IConstraintConflict::GetConstraintConflictReason

Gets the reason that the conflict occurred.


HRESULT GetConstraintConflictReason(
  CONSTRAINT_CONFLICT_REASON * pConstraintConflictReason);

pConstraintConflictReason

[out] Returns the reason that the conflict occurred.

  • S_OK

  • E_POINTER

Show: