Functions | |
| alp_status_t | alp_catmgr_dml_close (AlpDmlH catH) |
| alp_status_t | alp_catmgr_dml_open (AlpDmlH *catH, AlpDmlH dmlH, bool changeTrackingOn, const char *categoryURI, const char *membershipURI) |
|
|
Closes all change tracking handles which may have been opened using the alp_catmgr_dml_open(). If the AlpDmlH parameter is invalid, an ALP_STATUS_CATMGR_DML_BAD_PARAM is returned.
|
|
||||||||||||||||||||||||
|
Opens and returns change manager handles to the Data Model and Data Store. Caller should call alp_catmgr_dml_close() when finished with it. If the AlpDmlH parameters is invalid, an ALP_STATUS_CATMGR_DML_BAD_PARAM is returned.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.