|
ReactOS 0.4.16-dev-1878-g24e88af
|


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 100 of file objidl.idl.
Definition at line 102 of file objidl.idl.
| HRESULT IStdMarshalInfo::GetClassForHandler | ( | [in] DWORD | dwDestContext, |
| [in, unique] void * | pvDestContext, | ||
| [out] CLSID * | pClsid | ||
| ) |
Implemented in CTestObject, and CQITestObject.