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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 404
Event Management Framework Reference 5-37
somevGetEventSink Method
Purpose
Returns the sink, or source of I/O, of the generic sink event.
IDL Syntax
long somevGetEventSink ( );
Description
The sink ID in the SinkEvent is returned. For message queues it is the queue ID, for files it
is the file descriptor, for sockets it is the socket ID, and for pipes it is the pipe descriptor.
Parameters
receiver A pointer to an object of class SOMESinkEvent.
ev A pointer to the Environment structure for the calling method.
Return Value
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
SOMESinkEvent
Related Information
Methods: somevSetEventSink
Przeglądanie stron 404
1 2 ... 400 401 402 403 404 405 406 407 408 409 410 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag