|
ReactOS 0.4.16-dev-1948-gd260c1d
|


Public Types | |
| typedef IStdMarshalInfo * | LPSTDMARSHALINFO |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | GetClassForHandler ([in] DWORD dwDestContext, [in, unique] void *pvDestContext, [out] CLSID *pClsid) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Definition at line 130 of file objidlbase.idl.
Definition at line 132 of file objidlbase.idl.
| HRESULT IStdMarshalInfo::GetClassForHandler | ( | [in] DWORD | dwDestContext, |
| [in, unique] void * | pvDestContext, | ||
| [out] CLSID * | pClsid | ||
| ) |
Implemented in CTestObject, and CQITestObject.