Delete Data Member Function

Deletes the program through its association with a <RenderInfo> object that binds it to the rendering device.

Prototype

int32 Delete( RenderInfo p_oInfo )

Parameters

Parameter Type Parameter Name Documentation
<RenderInfo>p_oInfoA pointer to the <RenderInfo> that bound the program to the rendering device.

Examples

Copy Text To Clipboard

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