|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | QueryErrorInfo ([in] GUID guidErrorType, [out] IDispError **ppde) |
| HRESULT | GetNext ([out] IDispError **ppde) |
| HRESULT | GetHresult ([out] HRESULT *phr) |
| HRESULT | GetSource ([out] BSTR *pbstrSource) |
| HRESULT | GetHelpInfo ([out] BSTR *pbstrFileName, [out] DWORD *pdwContext) |
| HRESULT | GetDescription ([out] BSTR *pbstrDescription) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 136 of file dispex.idl.
| HRESULT IDispError::GetNext | ( | [out] IDispError ** | ppde | ) |
| HRESULT IDispError::QueryErrorInfo | ( | [in] GUID | guidErrorType, |
| [out] IDispError ** | ppde | ||
| ) |