Bull DPX/20 Podręcznik Użytkownika Strona 395

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 394
Event Management Framework Reference 5-27
someSetRegDataSink Method
Purpose
Sets the file descriptor (or socket ID, or message queue ID) for the sink event.
IDL Syntax
void someSetRegDataSink (
in long sink);
Description
This method enables setting the true type of an event object. Typically, a subclass of Event
calls this method (or overrides this method) to set the event type to indicate its true
class(type).
Parameters
receiver A pointer to an object of class SOMEEMRegisterData.
ev A pointer to the Environment structure for the calling method.
sink An integer value indicating the file descriptor for input/output. It can also be
a socket ID, pipe ID or a message queue ID.
Original Class
SOMEEMRegisterData
Related Information
Methods: someClearRegData
Przeglądanie stron 394
1 2 ... 390 391 392 393 394 395 396 397 398 399 400 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag