GetMembers Data Member Function

Returns a pointer to a <TypeBuffer> with pointers to the <DataCapture> objects

Prototype

TypeBuffer GetMembers( int32 traverse )

Parameters

Parameter Type Parameter Name Documentation
int32traverseIf false, populates the buffer with top-level data members only. Otherwise, populates the buffer with all data members, including any that are nested.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.