Bull DPX/20 Uživatelská příručka Strana 393

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 424
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 392
Event Management Framework Reference 5-25
someSetRegDataClientType Method
Purpose
Sets the type name for a client event.
IDL Syntax
void someSetRegDataClientType (
in string clientType);
Description
Client events are defined, created, processed, and destroyed entirely by the application.
The application can queue several types of client events with EMan. This method sets the
client event type field of the registration data object. Thus, this information is communicated
to EMan, helping it deal with enqueueing and dequeing the different client events.
Parameters
receiver A pointer to an object of class SOMEEMRegisterData.
ev A pointer to the Environment structure for the calling method.
clientType A null-terminated character string identifying the client event type. The
contents of this string are entirely up to the user. However, while using class
libraries that also use client events, one must make sure that there are no
name collisions.
Original Class
SOMEEMRegisterData
Related Information
Methods: someClearRegData
Zobrazit stránku 392
1 2 ... 388 389 390 391 392 393 394 395 396 397 398 ... 423 424

Komentáře k této Příručce

Žádné komentáře