Bull DPX/20 Instrukcja Użytkownika Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 61
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
3-13
DSOM Framework Quick Reference
SOMDClientProxy class
(see somdcprx.idl)
void somdProxyFree ( );
Executes somFree on the local proxy object.
SOMClass somdProxyGetClass ( );
Returns the class object for the local proxy object.
string somdProxyGetClassName ( );
Returns the class name for the local proxy object.
void somdReleaseResources ();
Instructs a proxy object to release any memory it is holding as a result of a remote method invocation in which a
parameter or result was designated as “object-owned”.
void somdTargetFree ( );
Forwards the somFree method call to the remote target object.
SOMClass somdTargetGetClass ( );
Returns (a proxy for) the class object for the remote target object.
string somdTargetGetClassName ( );
Returns the class name for the remote target
object.
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 60 61

Komentarze do niniejszej Instrukcji

Brak uwag