|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Types | |
| typedef IInitializeSpy * | LPINITIALIZESPY |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | PreInitialize ([in] DWORD dwCoInit, [in] DWORD dwCurThreadAptRefs) |
| HRESULT | PostInitialize ([in] HRESULT hrCoInit, [in] DWORD dwCoInit, [in] DWORD dwNewThreadAptRefs) |
| HRESULT | PreUninitialize ([in] DWORD dwCurThreadAptRefs) |
| HRESULT | PostUninitialize ([in] DWORD dwNewThreadAptRefs) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Definition at line 1346 of file objidl.idl.
Definition at line 1348 of file objidl.idl.
| HRESULT IInitializeSpy::PostInitialize | ( | [in] HRESULT | hrCoInit, |
| [in] DWORD | dwCoInit, | ||
| [in] DWORD | dwNewThreadAptRefs | ||
| ) |
Implemented in CTestSpy.
Implemented in CTestSpy.