ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
IExplorerBrowserEvents | IExplorerBrowserEvents_iface |
LONG | ref |
UINT | pending |
UINT | created |
UINT | completed |
UINT | failed |
Definition at line 134 of file ebrowser.c.
UINT IExplorerBrowserEventsImpl::completed |
Definition at line 137 of file ebrowser.c.
Referenced by test_Advise(), test_browse_pidl_(), and test_browse_pidl_sb_().
UINT IExplorerBrowserEventsImpl::created |
Definition at line 137 of file ebrowser.c.
Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().
UINT IExplorerBrowserEventsImpl::failed |
Definition at line 137 of file ebrowser.c.
Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().
IExplorerBrowserEvents IExplorerBrowserEventsImpl::IExplorerBrowserEvents_iface |
Definition at line 135 of file ebrowser.c.
Referenced by test_Advise(), and test_navigation().
UINT IExplorerBrowserEventsImpl::pending |
Definition at line 137 of file ebrowser.c.
Referenced by test_browse_pidl_(), and test_browse_pidl_sb_().
LONG IExplorerBrowserEventsImpl::ref |
Definition at line 136 of file ebrowser.c.
Referenced by test_Advise().