IConstraintConflict::GetConstraintConflictReason
Gets the reason that the conflict occurred.
HRESULT GetConstraintConflictReason(
CONSTRAINT_CONFLICT_REASON * pConstraintConflictReason);
Parameters
- pConstraintConflictReason
[out] Returns the reason that the conflict occurred.
Return Value
S_OK
E_POINTER