Bull DPX/20 Instrukcja Użytkownika Strona 52

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 61
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 51
6-4
SOMobjects Base Toolkit Quick Reference Guide
SOMEEvent class
(see event.idl)
unsigned long somevGetEventTime ( );
Returns the time of the generic event in milliseconds.
unsigned long somevGetEventType ( );
Returns the type of the generic event.
void somevSetEventTime (
in unsigned long time);
Sets the time of the generic event (time is in milliseconds).
void somevSetEventType (
in unsigned long type);
Sets the type of the generic event.
SOMESinkEvent class
(see sinkev.idl)
long somevGetEventSink ( );
Returns the sink, or source of I/O, of the generic sink event.
void somevSetEventSink (
in long sink);
Sets the sink, or source of I/O, of the generic sink event.
SOMETimerEvent class
(see timerev.idl)
void somevGetEventInterval ( );
Returns the interval of the generic timer event (time in milliseconds).
void somevSetEventInterval (
in long interval);
Sets the interval of the generic timer event (in milliseconds).
Przeglądanie stron 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 60 61

Komentarze do niniejszej Instrukcji

Brak uwag