59 *ppvOut = &
This->ITfDisplayAttributeMgr_iface;
64 ITfDisplayAttributeMgr_AddRef(iface);
140 *ppOut = (
IUnknown *)&
This->ITfDisplayAttributeMgr_iface;
141 TRACE(
"returning %p\n", *ppOut);
static HRESULT WINAPI DisplayAttributeMgr_OnUpdateInfo(ITfDisplayAttributeMgr *iface)
HRESULT DisplayAttributeMgr_Constructor(IUnknown *pUnkOuter, IUnknown **ppOut)
ITfDisplayAttributeMgr ITfDisplayAttributeMgr_iface
static const ITfDisplayAttributeMgrVtbl DisplayAttributeMgrVtbl
static ULONG WINAPI DisplayAttributeMgr_Release(ITfDisplayAttributeMgr *iface)
static DisplayAttributeMgr * impl_from_ITfDisplayAttributeMgr(ITfDisplayAttributeMgr *iface)
static HRESULT WINAPI DisplayAttributeMgr_EnumDisplayAttributeInfo(ITfDisplayAttributeMgr *iface, IEnumTfDisplayAttributeInfo **ppEnum)
static HRESULT WINAPI DisplayAttributeMgr_QueryInterface(ITfDisplayAttributeMgr *iface, REFIID iid, LPVOID *ppvOut)
PFLT_MESSAGE_WAITER_QUEUE CONTAINING_RECORD(Csq, DEVICE_EXTENSION, IrpQueue)) -> WaiterQ.mLock) _IRQL_raises_(DISPATCH_LEVEL) VOID NTAPI FltpAcquireMessageWaiterLock(_In_ PIO_CSQ Csq, _Out_ PKIRQL Irql)
static ULONG WINAPI DisplayAttributeMgr_AddRef(ITfDisplayAttributeMgr *iface)
PVOID WINAPI HeapAlloc(HANDLE, DWORD, SIZE_T)
#define InterlockedDecrement
WINE_DEFAULT_DEBUG_CHANNEL(msctf)
#define CLASS_E_NOAGGREGATION
#define InterlockedIncrement
static HRESULT WINAPI DisplayAttributeMgr_GetDisplayAttributeInfo(ITfDisplayAttributeMgr *iface, REFGUID guid, ITfDisplayAttributeInfo **ppInfo, CLSID *pclsidOwner)
static void DisplayAttributeMgr_Destructor(DisplayAttributeMgr *This)
#define HeapFree(x, y, z)
#define IsEqualIID(riid1, riid2)
struct tagDisplayAttributeMgr DisplayAttributeMgr