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 the noconflicts value of the item.
HRESULT GetIsNoConflicts(
BOOL * pfIsNoConflicts);
Parameters
- pfIsNoConflicts
[out] Returns TRUE if conflict preservation is not performed; otherwise, FALSE.
Return Value
S_OK
E_POINTER