ESS_PARTOTL_MBR_RSRVD_API_T

This structure specifies reserved member operations.

typedef struct ESS_PARTOTL_MBR_RSRVD_API_T
{
   ESS_BOOL_T                       breject;          
   ESS_PARTOTL_OSN_RELATIVES_API_T *pSrcRelatives;  
   ESS_PARTOTL_OSN_RELATIVES_API_T *pDstRelatives;  
   ESS_VOID_T                      *unused;         
} ESS_PARTOTL_MBR_RSRVD_API_T, *ESS_PPARTOTL_MBR_RSRVD_API_T, **ESS_PPPARTOTL_MBR_RSRVD_API_T;

Data Type Field Descriptions
ESS_BOOL_T breject TRUE rejects this record (for Outline Synchronization only).
ESS_PARTOTL_OSN_RELATIVES_API_T *pSrcRelatives Source parent and sibling
ESS_PARTOTL_OSN_RELATIVES_API_T *pDstRelatives Destination parent and sibling
ESS_VOID_T *unused (Unused)