|
ReactOS 0.4.16-dev-2320-ge1853c6
|

Definition at line 32 of file errorinfo.c.
| WCHAR* error_info::description |
Definition at line 41 of file errorinfo.c.
Referenced by create_errorinfo_SetDescription(), CreateErrorInfo(), errorinfo_GetDescription(), and errorinfo_Release().
| GUID error_info::guid |
Definition at line 39 of file errorinfo.c.
Referenced by create_errorinfo_SetGUID(), errorinfo_GetGUID(), and support_errorinfo_InterfaceSupportsErrorInfo().
| DWORD error_info::help_context |
Definition at line 43 of file errorinfo.c.
Referenced by create_errorinfo_SetHelpContext(), CreateErrorInfo(), and errorinfo_GetHelpContext().
| WCHAR* error_info::help_file |
Definition at line 42 of file errorinfo.c.
Referenced by create_errorinfo_SetHelpFile(), CreateErrorInfo(), errorinfo_GetHelpFile(), and errorinfo_Release().
| ICreateErrorInfo error_info::ICreateErrorInfo_iface |
Definition at line 35 of file errorinfo.c.
Referenced by CreateErrorInfo(), errorinfo_QueryInterface(), and impl_from_ICreateErrorInfo().
| IErrorInfo error_info::IErrorInfo_iface |
Definition at line 34 of file errorinfo.c.
Referenced by create_errorinfo_AddRef(), create_errorinfo_QueryInterface(), create_errorinfo_Release(), CreateErrorInfo(), errorinfo_QueryInterface(), impl_from_IErrorInfo(), support_errorinfo_AddRef(), support_errorinfo_QueryInterface(), and support_errorinfo_Release().
| ISupportErrorInfo error_info::ISupportErrorInfo_iface |
Definition at line 36 of file errorinfo.c.
Referenced by CreateErrorInfo(), errorinfo_QueryInterface(), and impl_from_ISupportErrorInfo().
| LONG error_info::refcount |
Definition at line 37 of file errorinfo.c.
Referenced by CreateErrorInfo(), errorinfo_AddRef(), and errorinfo_Release().
| WCHAR* error_info::source |
Definition at line 40 of file errorinfo.c.
Referenced by create_errorinfo_SetSource(), CreateErrorInfo(), errorinfo_GetSource(), and errorinfo_Release().