|
iDRS™ SDK 16
|
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. | |
Interface for CEpubOutputParams wrapper.
| CEpubOutputParams CEpubOutputParams_Create | ( | idrs_exception * | pargException | ) |
Create is instantiating a new instance of CEpubOutputParams and associated data object.
| pargException | Pointer to exception structure that will be filled if an exception occurs |
| void CEpubOutputParams_Destroy | ( | CEpubOutputParams | argCEpubOutputParams, |
| idrs_exception * | pargException | ||
| ) |
Destroys a CEpubOutputParams handle.
| argCEpubOutputParams | CEpubOutputParams handle to destroy |
| pargException | Pointer to exception structure that will be filled if an exception occurs |