#include <hs_common.h>
Data Fields | |
| _TCHAR | agentId [ALP_HS_AGENT_ID_SIZE] |
| AlpHsChangeMgrType | chMgrType |
| AlpHsSupportedDbType | dbType |
| bool | isPrimary |
| _TCHAR | location [PATH_MAX] |
| _TCHAR | locURI [ALP_HS_URI_SIZE] |
| int | maxExtIDLen |
| For datastores whose chMgrType is kChMgrTypeExternal, the max length, in bytes, of an external ID. Otherwise set this 0. | |
| _TCHAR | nodeName [ALP_HS_NODE_NAME_SIZE] |
| nodeName is used to identify a node participating in n-way sync. | |
| _TCHAR | notifyType [ALP_HS_URI_SIZE] |
| _TCHAR | tgtURI [ALP_HS_URI_SIZE] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For datastores whose chMgrType is kChMgrTypeExternal, the max length, in bytes, of an external ID. Otherwise set this 0.
|
|
|
nodeName is used to identify a node participating in n-way sync.
|
|
|
notifyType is an identifier for a data-change notification. The id itself is published by data model. This id may be same for more than one data-store, if they are considered symantically same for data-change notifications. |
|
|
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.