Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the reason the conflict occurred, when this conflict is a constraint conflict.
HRESULT GetConflictReason(
CONSTRAINT_CONFLICT_REASON * pconstraintConflictReason);
Parameters
- pconstraintConflictReason
[in, out] Returns the reason the conflict occurred, when this conflict is a constraint conflict.
Return Value
S_OK.
S_FALSE when this conflict is not a constraint conflict.
E_POINTER.