Category 2D interface, Object ProPDF

Function ProPDFoptionsFree


Description
Frees a PDF options structure.
Synopsis
#include <ProPDF.h>
ProErrorProPDFoptionsFree(
ProPDFOptions options
/* (In)
The structure to be allocated.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Interface: Data Exchange: Exporting to PDF and U3D