Function ProSurfacedataFree
Description
Frees all underlying memory of the surface data structure.
Synopsis
#include <ProSurfacedata.h>
ProSurfacedataFree
(
ProSurfacedata* p_surf_data
/* (In)
The surface data structure
*/
)
Returns
The function successfully freed the memory.
The argument is invalid.
Sample Code References
User Guide References
これは役に立ちましたか?