次の方法で共有


IConstraintConflict::GetConstraintConflictReason

競合が発生した理由を取得します。

構文

HRESULT GetConstraintConflictReason(
  CONSTRAINT_CONFLICT_REASON * pConstraintConflictReason);

パラメーター

  • pConstraintConflictReason
    [out] 競合が発生した理由を返します。

戻り値

  • S_OK

  • E_POINTER

関連項目

その他の技術情報

IConstraintConflict インターフェイス