Searched defs:ITextMsgFilter (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtom.h66 typedef struct ITextMsgFilter ITextMsgFilter; typedef in typeref:struct:ITextMsgFilter
106 typedef struct ITextMsgFilter ITextMsgFilter; typedef in typeref:struct:ITextMsgFilter
1565 struct ITextMsgFilter : public IUnknown { struct in inherits:IUnknown
1569 virtual HRESULT WINAPI AttachMsgFilter(ITextMsgFilter *pMsgFilter) = 0;
1574 HRESULT (WINAPI *QueryInterface)(ITextMsgFilter *This,REFIID riid,void **ppvObject);
1575 ULONG (WINAPI *AddRef)(ITextMsgFilter *This);
1576 ULONG (WINAPI *Release)(ITextMsgFilter *This);
1577 HRESULT (WINAPI *AttachDocument)(ITextMsgFilter *Thi
1582 struct ITextMsgFilter { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtom.h66 typedef struct ITextMsgFilter ITextMsgFilter; typedef in typeref:struct:ITextMsgFilter
106 typedef struct ITextMsgFilter ITextMsgFilter; typedef in typeref:struct:ITextMsgFilter
1565 struct ITextMsgFilter : public IUnknown { struct in inherits:IUnknown
1569 virtual HRESULT WINAPI AttachMsgFilter(ITextMsgFilter *pMsgFilter) = 0;
1574 HRESULT (WINAPI *QueryInterface)(ITextMsgFilter *This,REFIID riid,void **ppvObject);
1575 ULONG (WINAPI *AddRef)(ITextMsgFilter *This);
1576 ULONG (WINAPI *Release)(ITextMsgFilter *This);
1577 HRESULT (WINAPI *AttachDocument)(ITextMsgFilter *Thi
1582 struct ITextMsgFilter { struct
[all...]

Completed in 25 milliseconds