Casio DT-X8 Series Bedienungsanleitung Seite 171

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 171
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 170
171
3.123 SysTerminateWaitEvent
This function forcibly terminates the state in wait for an event to occur set with SysWaitForEvent
function. The function must be carried out if SysWaitForEvent function has been called and the
application is closed. See also note below.
Calling Sequences
[Visual Basic]
Public Shared Function SysTerminateWaitEvent() As Int32
[C#]
public static Int32 SysTerminateWaitEvent()
Return Values
The function returns one of the values below.
FUNCTION_UNSUPPORT
: Unsupported error
True
: Normal end
False
: Internal error
Note:
This function with the capability equivalent to WaitSingleObject function of Windows API is
made available only in Visual Basic and C#. Thus, it does not allow the function to run in C++.
Seitenansicht 170
1 2 ... 166 167 168 169 170 171

Kommentare zu diesen Handbüchern

Keine Kommentare