#include <hs_data_store_ext.h>
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.
Data Fields | |
| uint16_t | buffcount |
| AlpHsExternalObject * | list |
| uint16_t | size |
|
|
the number of elements (not byte size) that can be filled into the array |
|
|
array that will contain newly added, modified, and/or deleted records since last sync |
|
|
actual number of added, modified and/or deleted external IDs that was filled into the array |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.