GetInt32ArrayValue Data Member Function

If the <DataCapture> object is a pointer to a compatible and relevant derived class ( such as any class derived from <Int32ArrayDataCapture> ), returns a pointer to the <Int32Array> data member of this object. Otherwise returns nullptr.

Prototype

Int32Array GetInt32ArrayValue()

Examples

Copy Text To Clipboard

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