SelectProgram Data Member Function

Select a program into the rendering device, or clear the current program.

Prototype

uint64 SelectProgram( int32 p_nHandle )

Parameters

Parameter Type Parameter Name Documentation
int32p_nHandleA handle to the program to activate, or 0 to clear the current program.

Examples

Copy Text To Clipboard

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