Deletes the program through its association with a <RenderInfo> object that binds it to the rendering device.
int32 Delete( RenderInfo p_oInfo )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <RenderInfo> | p_oInfo | A pointer to the <RenderInfo> that bound the program to the rendering device. |
None published. Please look for an example in the Simdify Scripting Language code base.