iDRS™ SDK 16
Loading...
Searching...
No Matches
CPdfCustomMetadata_interface.h File Reference

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.
 

Detailed Description

Interface for CPdfCustomMetadata wrapper.

Function Documentation

◆ CPdfCustomMetadata_Create()

CPdfCustomMetadata CPdfCustomMetadata_Create ( idrs_exception *  pargException)

Create Creates a CPdfCustomMetadata object.

Parameters
pargExceptionPointer to exception structure that will be filled if an exception occurs
Remarks
Instances created by this method can also be provided to CPdfCustomMetadataContainer methods
Instances created by this method can also be provided to CPdfCustomMetadataResource methods

◆ CPdfCustomMetadata_Destroy()

void CPdfCustomMetadata_Destroy ( CPdfCustomMetadata  argCPdfCustomMetadata,
idrs_exception *  pargException 
)

Destroys a CPdfCustomMetadata handle.

Parameters
argCPdfCustomMetadataCPdfCustomMetadata handle to destroy
pargExceptionPointer to exception structure that will be filled if an exception occurs