_AlpHsDataStoreRegistration Struct Reference
[Data Types]

#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]


Field Documentation

_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]
 

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.

_TCHAR tgtURI[ALP_HS_URI_SIZE]
 


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.