Bull DPX/20 Instrukcja Użytkownika Strona 51

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 61
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 50
6-3
Event Management Framework Quick Reference
SOMEEMRegisterData class
(see emregdat.idl)
void someClearRegData ( );
Clears the registration data.
void someSetRegDataClientType (
in string clientType);
Sets the type name for a client event.
void someSetRegDataEventMask (
in long eventType,
in va_list ap);
Sets the generic event mask within the registration data using NULL terminated event type list.
void someSetRegDataSink (
in long sink);
Sets the file descriptor (or socket ID, or message queue ID) for the sink event.
void someSetRegDataSinkMask (
in unsigned long sinkmask);
Sets the sink mask within the registration data object.
void someSetRegDataTimerCount (
in long count);
Sets the number of times the timer will trigger, within the registration data.
void someSetRegDataTimerInterval (
in long interval);
Sets the timer interval within the registration data.
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 60 61

Komentarze do niniejszej Instrukcji

Brak uwag