|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| ExplorerInstance () | |
| virtual HRESULT STDMETHODCALLTYPE | QueryInterface (REFIID riid, void **ppv) |
| virtual ULONG STDMETHODCALLTYPE | AddRef () |
| virtual ULONG STDMETHODCALLTYPE | Release () |
| void | Wait () |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Public Attributes | |
| HWND | m_hWnd |
| volatile LONG | m_rc |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 562 of file shlextdbg.cpp.
|
inline |
Definition at line 567 of file shlextdbg.cpp.
|
inlinevirtual |
|
inlinevirtual |
Implements IUnknown.
Definition at line 568 of file shlextdbg.cpp.
|
inlinevirtual |
|
inline |
Definition at line 588 of file shlextdbg.cpp.
Referenced by Wait().
| HWND ExplorerInstance::m_hWnd |
Definition at line 564 of file shlextdbg.cpp.
Definition at line 565 of file shlextdbg.cpp.