Searched refs:HTMLTextContainerEvents (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mshtmlc.h | 780 typedef struct HTMLTextContainerEvents HTMLTextContainerEvents; typedef 13643 struct HTMLTextContainerEvents : public IDispatch { struct 13648 HRESULT (WINAPI *QueryInterface)(HTMLTextContainerEvents *This,REFIID riid,void **ppvObject); 13649 ULONG (WINAPI *AddRef)(HTMLTextContainerEvents *This); 13650 ULONG (WINAPI *Release)(HTMLTextContainerEvents *This); 13651 HRESULT (WINAPI *GetTypeInfoCount)(HTMLTextContainerEvents *This,UINT *pctinfo); 13652 …HRESULT (WINAPI *GetTypeInfo)(HTMLTextContainerEvents *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTI… 13653 …HRESULT (WINAPI *GetIDsOfNames)(HTMLTextContainerEvents *This,REFIID riid,LPOLESTR *rgszNames,UINT… 13654 …HRESULT (WINAPI *Invoke)(HTMLTextContainerEvents *This,DISPID dispIdMember,REFIID riid,LCID lcid,W… 13657 struct HTMLTextContainerEvents { struct
|
D | mshtml.h | 1130 typedef interface HTMLTextContainerEvents HTMLTextContainerEvents; typedef 69739 HTMLTextContainerEvents : public IDispatch 69743 __CRT_UUID_DECL(HTMLTextContainerEvents, 0x1ff6aa72, 0x5842, 0x11cf, 0xa7,0x07, 0x00,0xaa,0x00,0xc0… 69751 HTMLTextContainerEvents* This, 69756 HTMLTextContainerEvents* This); 69759 HTMLTextContainerEvents* This); 69763 HTMLTextContainerEvents* This, 69767 HTMLTextContainerEvents* This, 69773 HTMLTextContainerEvents* This, 69781 HTMLTextContainerEvents* This, [all …]
|