AlpHsExtChangesReportSet Struct Reference
[External DataStores]

#include <hs_data_store_ext.h>


Detailed Description

Contains an array of added/modified/deleted external IDs.

This struct is used by alp_hsds_ext_get_change_info to receive an array of added/modified/deleted external IDs from an external datastore.

See also:
alp_hsds_ext_get_change_info
Remarks:
The number of elements filled into the array cannot be greater than buffcount, i.e. size <= buffcount.


Data Fields

uint16_t buffcount
AlpHsExternalObjectlist
uint16_t size


Field Documentation

uint16_t buffcount
 

the number of elements (not byte size) that can be filled into the array

AlpHsExternalObject* list
 

array that will contain newly added, modified, and/or deleted records since last sync

uint16_t size
 

actual number of added, modified and/or deleted external IDs that was filled into the array


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.