|
iDRS™ SDK 16
|
Interface for CPdfCustomMetadata wrapper. More...
Go to the source code of this file.
Functions | |
| CPdfCustomMetadata | CPdfCustomMetadata_Create (idrs_exception *pargException) |
| Create Creates a CPdfCustomMetadata object. | |
| void | CPdfCustomMetadata_Destroy (CPdfCustomMetadata argCPdfCustomMetadata, idrs_exception *pargException) |
| Destroys a CPdfCustomMetadata handle. | |
Interface for CPdfCustomMetadata wrapper.
| CPdfCustomMetadata CPdfCustomMetadata_Create | ( | idrs_exception * | pargException | ) |
Create Creates a CPdfCustomMetadata object.
| pargException | Pointer to exception structure that will be filled if an exception occurs |
| void CPdfCustomMetadata_Destroy | ( | CPdfCustomMetadata | argCPdfCustomMetadata, |
| idrs_exception * | pargException | ||
| ) |
Destroys a CPdfCustomMetadata handle.
| argCPdfCustomMetadata | CPdfCustomMetadata handle to destroy |
| pargException | Pointer to exception structure that will be filled if an exception occurs |