Parent Topic: JTOBJECT

Serialize()

TBool Serialize( poRootNode );
PTNSubTreeNode *poRootNode;
               This is the node to which all the instance specific
               information for this object should be added as children.
This method should return TRUE if the Serialize() is actually implemented in a meaningful way, or FALSE otherwise. The JOLTObject base class implements this to return FALSE.


Parent Topic: JTOBJECT
About PCI Help Gateway