Uint64Pointer Data Member Function

The constructor, which is used to initialize the pointer as a pointer to a value rather than a pointer to an object.

Prototype

Uint64Pointer Uint64Pointer( uint32 value )

Parameters

Parameter Type Parameter Name Documentation
uint32valueThe value used to initialize the pointer.

Examples

Copy Text To Clipboard

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