Function ProDisplist3dDelete
Description
Deletes the specified display list.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDisplist.h>
ProDisplist3dDelete
(
int id
/* (In)
The identifier of the display list to delete
*/
)
Returns
The function successfully deleted the display list.
The function could not find a display list with the specified identifier.
Sample Code References
User Guide References
Isto foi útil?