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

Interface for CEpubOutputParams wrapper. More...

Go to the source code of this file.

Functions

CEpubOutputParams CEpubOutputParams_Create (idrs_exception *pargException)
 Create is instantiating a new instance of CEpubOutputParams and associated data object.
 
void CEpubOutputParams_Destroy (CEpubOutputParams argCEpubOutputParams, idrs_exception *pargException)
 Destroys a CEpubOutputParams handle.
 

Detailed Description

Interface for CEpubOutputParams wrapper.

Function Documentation

◆ CEpubOutputParams_Create()

CEpubOutputParams CEpubOutputParams_Create ( idrs_exception *  pargException)

Create is instantiating a new instance of CEpubOutputParams and associated data object.

Returns
New instance of CEpubOutputParams
Parameters
pargExceptionPointer to exception structure that will be filled if an exception occurs
Remarks
Instances created by this method can also be provided to COutputParams methods

◆ CEpubOutputParams_Destroy()

void CEpubOutputParams_Destroy ( CEpubOutputParams  argCEpubOutputParams,
idrs_exception *  pargException 
)

Destroys a CEpubOutputParams handle.

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