IRecoverableError::GetRecoverableErrorDataForChange
復旧可能なエラーに関する追加データを取得します。
構文
HRESULT GetRecoverableErrorDataForChange(
HRESULT * phrError,
IRecoverableErrorData ** ppErrorData);
パラメーター
phrError
[out] 変更単位データが適用されない原因になったエラーに関連付けられているエラー コードを返します。ppErrorData
[out] エラーに関する詳細を返します。
戻り値
S_OK
E_POINTER