Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.