ISyncChangeWithFilterKeyMap::GetAllChangeUnitsPresentFlag
Gets a value that indicates whether all change units are present in this change.
Syntax
HRESULT GetAllChangeUnitsPresentFlag(
BOOL *pfAllChangeUnitsPresent);
Parameters
- pfAllChangeUnitsPresent
[out] TRUE when all change units are present. Otherwise, FALSE.
Return Value
S_OK
E_POINTER