Home
last modified time | relevance | path

Searched refs:HTMLStyleElementEvents2 (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/
Dmshtmlc.h2659 typedef struct HTMLStyleElementEvents2 HTMLStyleElementEvents2; typedef
29200 struct HTMLStyleElementEvents2 : public IDispatch { struct
29205 HRESULT (WINAPI *QueryInterface)(HTMLStyleElementEvents2 *This,REFIID riid,void **ppvObject);
29206 ULONG (WINAPI *AddRef)(HTMLStyleElementEvents2 *This);
29207 ULONG (WINAPI *Release)(HTMLStyleElementEvents2 *This);
29208 HRESULT (WINAPI *GetTypeInfoCount)(HTMLStyleElementEvents2 *This,UINT *pctinfo);
29209 …HRESULT (WINAPI *GetTypeInfo)(HTMLStyleElementEvents2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTI…
29210 …HRESULT (WINAPI *GetIDsOfNames)(HTMLStyleElementEvents2 *This,REFIID riid,LPOLESTR *rgszNames,UINT…
29211 …HRESULT (WINAPI *Invoke)(HTMLStyleElementEvents2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,W…
29214 struct HTMLStyleElementEvents2 { struct
Dmshtml.h3429 typedef interface HTMLStyleElementEvents2 HTMLStyleElementEvents2; typedef
144668 HTMLStyleElementEvents2 : public IDispatch
144672 __CRT_UUID_DECL(HTMLStyleElementEvents2, 0x3050f615, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd…
144680 HTMLStyleElementEvents2* This,
144685 HTMLStyleElementEvents2* This);
144688 HTMLStyleElementEvents2* This);
144692 HTMLStyleElementEvents2* This,
144696 HTMLStyleElementEvents2* This,
144702 HTMLStyleElementEvents2* This,
144710 HTMLStyleElementEvents2* This,
[all …]