ホーム › System.SettingsManagementInfrastructure › ISettingsResult
ISettingsResult
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetDescription(LPWSTR* description) |
| 4 | HRESULT GetErrorCode(HRESULT* hrOut) |
| 5 | HRESULT GetContextDescription(LPWSTR* description) |
| 6 | HRESULT GetLine(DWORD* dwLine) |
| 7 | HRESULT GetColumn(DWORD* dwColumn) |
| 8 | HRESULT GetSource(LPWSTR* file) |