GetRange Data Member Function

Computes the range specified by this object and stores it in the destination. This range will be computed without sub-decimal precision, so you must be careful when using it.

Prototype

int32 GetRange( Uint64Vector p_oDst )

Parameters

Parameter Type Parameter Name Documentation
<Uint64Vector>p_oDstA pointer to the destination.

Examples

Copy Text To Clipboard

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