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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 424
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 373
5-6 SOMobjects Base Toolkit Programmers Reference
Manual
somevSetEventClientType Method
Purpose
Sets the type name of a client event.
IDL Syntax
void somevSetEventClientType (
in string clientType);
Description
This method sets the client event type field of the Client Event object. Client event type is a
string name assigned to the event by the application at the time of registering the event.
Parameters
receiver A pointer to an object of class SOMEClientEvent.
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
SOMEClientEvent
Related Information
Methods: somevGetEventClientType
Przeglądanie stron 373
1 2 ... 369 370 371 372 373 374 375 376 377 378 379 ... 423 424

Komentarze do niniejszej Instrukcji

Brak uwag