API 文档 > Graphics and model display > Object ProDisplist2d > Function ProDisplist2dDelete
Function ProDisplist2dDelete
Description
Deletes the specified display list.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDisplist.h>
ProDisplist2dDelete
(
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
这对您有帮助吗?