DeleteProgram Data Member Function

Deletes a <Program> created by the rendering device. Note that it cannot be used to delete a <Program> node.

Prototype

int64 DeleteProgram( uint64 p_nHandle )

Parameters

Parameter Type Parameter Name Documentation
uint64p_nHandleA handle to the <Program> to delete.

Examples

Copy Text To Clipboard

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