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.
int32 SetObjectParametersFromView( MemberView p_oView )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <MemberView> | p_oView | A pointer to the <MemberView> object containing the configuration to transfer to the object. |
None published. Please look for an example in the Simdify Scripting Language code base.