ReactOS 0.4.16-dev-1650-gfc84d68
|
Go to the source code of this file.
Classes | |
struct | tagCompartmentValue |
class | CCompartmentMgr |
class | CCompartmentEnumGuid |
class | CCompartment |
Typedefs | |
typedef struct tagCompartmentValue | CompartmentValue |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (msctf) | |
STDMETHODIMP_ (ULONG) CCompartmentMgr | |
EXTERN_C HRESULT | CompartmentMgr_Constructor (IUnknown *pUnkOuter, REFIID riid, IUnknown **ppOut) |
EXTERN_C HRESULT | CompartmentMgr_Destructor (ITfCompartmentMgr *iface) |
EXTERN_C HRESULT CompartmentMgr_Constructor | ( | IUnknown * | pUnkOuter, |
REFIID | riid, | ||
IUnknown ** | ppOut | ||
) |
Definition at line 553 of file compartmentmgr.cpp.
Referenced by CDocumentMgr::CDocumentMgr(), CThreadMgr::CreateInstance(), CContext::CreateInstance(), and CThreadMgr::GetGlobalCompartment().
EXTERN_C HRESULT CompartmentMgr_Destructor | ( | ITfCompartmentMgr * | iface | ) |
Definition at line 559 of file compartmentmgr.cpp.
STDMETHODIMP_ | ( | ULONG | ) |
Definition at line 188 of file compartmentmgr.cpp.
WINE_DEFAULT_DEBUG_CHANNEL | ( | msctf | ) |