GetContainerVariableTypes Data Member Function

Populates a <TypeInfoArray> with any valid container object types.

Prototype

int32 GetContainerVariableTypes( TypeInfoArray p_aoTypes )

Parameters

Parameter Type Parameter Name Documentation
<TypeInfoArray>p_aoTypesA pointer to the <TypeInfoArray> object that stores valid container types.

Examples

Copy Text To Clipboard

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