Datalogic Star Instalační manuál Strana 41

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 128
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 40
MAIN CONTROL OBJECT
31
3
METHOD LOSTFRAME
PURPOSE
Defines the lost frame management.
DESCRIPTION
Called when a LostFrameEvent has occurred, it defines the way to manage the lost
frame. See SetLostFrameBehaviour on page 34 for details.
IDL
[id(20), helpstring("method LostFrame")] HRESULT LostFrame([in]VARIANT_BOOL
Send2PC, [out,retval]VARIANT_BOOL* retVal);
INPUT PARAMETERS
Send2PC as BOOL
OUTPUT VALUE
RetVal as BOOL
EXAMPLE
...
‘ Call the Lost Frame Method
if Not RFNCCTL.LostFrame(True) = True Then
MsgBox “Error Calling Lost Frame ..”, vbCritical, “Error”
End If
...
Zobrazit stránku 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 127 128

Komentáře k této Příručce

Žádné komentáře