Function Pro2dExportdataAlloc
Description
Allocates the handle containing 2D export options and flags, to be used in Pro2dExport().
Synopsis
#include <ProUtil.h>
Pro2dExportdataAlloc
(
Pro2dExportdata* export_data
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?