Function ProExtdataFree
Description
Frees the memory allocated by the ProExtdata API.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtdata.h>
ProExtdataFree
(
void** p_extdata
/* (In)
The handle to the external data
*/
)
Returns
The function successfully freed the memory.
Sample Code References
User Guide References
これは役に立ちましたか?