Datalogic Star Manuel d'installation Page 41

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
...
Vue de la page 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 127 128

Commentaires sur ces manuels

Pas de commentaire