API 설명서 > Miscellaneous > Object Pro2dExportdata > Function Pro2dExportdataFree
Function Pro2dExportdataFree
Description
Frees the handle containing 2D export options and flags, to be used in Pro2dExport().
Synopsis
#include <ProUtil.h>
Pro2dExportdataFree
(
Pro2dExportdata export_data
/* (In)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?