Fills a <Uint64Matrix with the range specified by this object. These will be whole numbers and this should only be used for whole number use cases.
int32 GetRange( Uint64Matrix p_oValue )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <Uint64Matrix> | p_oValue | A pointer to a <Uint64Matrix object that stores the range values. | 
None published. Please look for an example in the Simdify Scripting Language code base.