Bull DPX/20 Manuale Utente Pagina 40

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 61
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 39
3-16
SOMobjects Base Toolkit Quick Reference Guide
SOMDServer class
(see somdserv.idl)
SOMObject somdCreateObj (
in Identifier objclass,
in string hint );
Creates an object of the specified class.
void somdDeleteObj (
in SOMObject somobj );
Deletes the specified object.
void somdDispatchMethod (
in SOMObject somobj,
out somToken retValue,
in somId methodId,
in va_list ap );
Dispatch a method on the specified SOM object.
SOMClass somdGetClassObj (
in Identifier objclass );
Creates a class object for the specified class.
boolean somdObjReferencesCached ( );
Indicates whether a server object retains ownership of the object references it creates via the somdRefFromSOMObj
method.
SOMDObject somdRefFromSOMObj (
in SOMObject somobj );
Returns an object reference corresponding to the specified SOM object.
SOMObject somdSOMObjFromRef (
in SOMDObject objref );
Returns the SOM object corresponding to the specified object reference.
Vedere la pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 60 61

Commenti su questo manuale

Nessun commento