|
iDRS™ SDK 16
|
Interface for CDateSearchContext wrapper. More...
Go to the source code of this file.
Functions | |
| CDateSearchContext | CDateSearchContext_Create (idrs_exception *pargException) |
| Creates a new instance of CDateSearchContext. | |
| void | CDateSearchContext_Destroy (CDateSearchContext argCDateSearchContext, idrs_exception *pargException) |
| Destroys a CDateSearchContext handle. | |
Interface for CDateSearchContext wrapper.
| CDateSearchContext CDateSearchContext_Create | ( | idrs_exception * | pargException | ) |
Creates a new instance of CDateSearchContext.
| pargException | Pointer to exception structure that will be filled if an exception occurs |
| void CDateSearchContext_Destroy | ( | CDateSearchContext | argCDateSearchContext, |
| idrs_exception * | pargException | ||
| ) |
Destroys a CDateSearchContext handle.
| argCDateSearchContext | CDateSearchContext handle to destroy |
| pargException | Pointer to exception structure that will be filled if an exception occurs |