Reset
[API's]


Functions

alp_status_t alp_hscm_reset_by_node (const _TCHAR *nodeName, uint32_t userId)
 Resets a node to its initial state.


Function Documentation

alp_status_t alp_hscm_reset_by_node const _TCHAR *  nodeName,
uint32_t  userId
 

Resets a node to its initial state.

This function will erase ALL allocated ids for this node, erase all change information recorded, and reset ALL of this node's datastores' change coverage back to its initial state. The node will be in the same state it was when the node was first created.

Parameters:
[in] nodeName Desktop only. On ALP, this parameter must be set to ALP_HS_DEFAULT_NODE_NAME.
[in] userId Desktop only.
Returns:
If successful returns ALP_STATUS_HOTSYNC_OK; otherwise returns an error.


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.