Searched refs:HTMLTextContainerEvents2 (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 | 775 typedef struct HTMLTextContainerEvents2 HTMLTextContainerEvents2; typedef 13610 struct HTMLTextContainerEvents2 : public IDispatch { struct 13615 HRESULT (WINAPI *QueryInterface)(HTMLTextContainerEvents2 *This,REFIID riid,void **ppvObject); 13616 ULONG (WINAPI *AddRef)(HTMLTextContainerEvents2 *This); 13617 ULONG (WINAPI *Release)(HTMLTextContainerEvents2 *This); 13618 HRESULT (WINAPI *GetTypeInfoCount)(HTMLTextContainerEvents2 *This,UINT *pctinfo); 13619 …HRESULT (WINAPI *GetTypeInfo)(HTMLTextContainerEvents2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppT… 13620 …HRESULT (WINAPI *GetIDsOfNames)(HTMLTextContainerEvents2 *This,REFIID riid,LPOLESTR *rgszNames,UIN… 13621 …HRESULT (WINAPI *Invoke)(HTMLTextContainerEvents2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,… 13624 struct HTMLTextContainerEvents2 { struct
|
D | mshtml.h | 1125 typedef interface HTMLTextContainerEvents2 HTMLTextContainerEvents2; typedef 69630 HTMLTextContainerEvents2 : public IDispatch 69634 __CRT_UUID_DECL(HTMLTextContainerEvents2, 0x3050f624, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xb… 69642 HTMLTextContainerEvents2* This, 69647 HTMLTextContainerEvents2* This); 69650 HTMLTextContainerEvents2* This); 69654 HTMLTextContainerEvents2* This, 69658 HTMLTextContainerEvents2* This, 69664 HTMLTextContainerEvents2* This, 69672 HTMLTextContainerEvents2* This, [all …]
|