SetUint64Value Data Member Function

Sets the <int64> value at the specified index.

Prototype

int32 SetUint64Value( int32 p_nIndex, uint64 p_iValue )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the control containing the value to set.
uint64p_iValueThe value to set.

Examples

Copy Text To Clipboard

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