SetObjectParametersFromView Data Member Function

Configures the the <DataCapture> object's data members, array count, vector dimension, or matrix dimensions, etc. with the parameters stored in the <MemberView> object submitted to this function.

Prototype

int32 SetObjectParametersFromView( MemberView p_oView )

Parameters

Parameter Type Parameter Name Documentation
<MemberView>p_oViewA pointer to the <MemberView> object containing the configuration to transfer to the object.

Examples

Copy Text To Clipboard

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