When there are multiple comparators for the same MIME type, the user may set a preferred comparator for that type. By default, the preferred comparator for a particular MIME type is the last comparator registered for that type.
See also: hs_comparator.h, hs_common.h.
NOTE: This functionality is not currently implemented. *****
Functions | |
| alp_status_t | alp_hscm_register_comparator (uint32_t userId, AlpHsObjectComparatorInfoPtr pCmp) |
| Register a comparator with the ChangeMgr (NOTE: this function is not implemented). | |
| alp_status_t | alp_hscm_set_preferred_comparator (uint32_t userId, const _TCHAR *cmpId) |
| Set the ChangeMgr's preferred comparator for a particular MIME type (NOTE: this function is not implemented). | |
| alp_status_t | alp_hscm_unregister_comparator (uint32_t userId, const _TCHAR *cmpId) |
| Unregister a comparator with the ChangeMgr (NOTE: this function is not implemented). | |
|
||||||||||||
|
Register a comparator with the ChangeMgr (NOTE: this function is not implemented).
|
|
||||||||||||
|
Set the ChangeMgr's preferred comparator for a particular MIME type (NOTE: this function is not implemented). This function is used to indicate a preferred comparator when multiple comparators are available for the same MIME type.
|
|
||||||||||||
|
Unregister a comparator with the ChangeMgr (NOTE: this function is not implemented).
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.