Datalogic Star Manuel d'installation Page 51

  • 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 50
MAIN CONTROL OBJECT
41
3
EVENT ERROREVENT
PURPOSE
An error has occurred.
DESCRIPTION
This event notifies the container when an error has occurred.
IDL
[id(1), helpstring("method ErrorEvent")] HRESULT ErrorEvent(short ErrorID, BSTR
ErrorDesc);
INPUT PARAMETERS
None
OUTPUT VALUE
ErrorID as short with the ID of the error occurred
ErrorDesc as String containing the error description
EXAMPLE
...
Private Sub RFNCCTL_ErrorEvent(ByVal ErrorID As Integer, ByVal
ErrorDesc As String)
MsgBox ErrorDesc, vbCritical, “Error n. “ & CStr(ErrorID)
End Sub...
Vue de la page 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 127 128

Commentaires sur ces manuels

Pas de commentaire