Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a value that indicates whether all change units are present in this change.
HRESULT GetAllChangeUnitsPresentFlag(
BOOL *pfAllChangeUnitsPresent);
Parameters
- pfAllChangeUnitsPresent
[out] TRUE when all change units are present. Otherwise, FALSE.
Return Value
S_OK
E_POINTER