ESS_PARTOTL_MBR_RSRVD_API_T

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 TypeFieldDescription
ESS_BOOL_TbrejectTRUE rejects this record (for Outline Synchronization only).
ESS_PARTOTL_OSN_RELATIVES_API_T*pSrcRelativesSource parent and sibling
ESS_PARTOTL_OSN_RELATIVES_API_T*pDstRelativesDestination parent and sibling
ESS_VOID_T*unused(Unused)