Home
last modified time | relevance | path

Searched refs:HTMLWindowEvents2 (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.h1816 typedef struct HTMLWindowEvents2 HTMLWindowEvents2; typedef
21639 struct HTMLWindowEvents2 : public IDispatch { struct
21644 HRESULT (WINAPI *QueryInterface)(HTMLWindowEvents2 *This,REFIID riid,void **ppvObject);
21645 ULONG (WINAPI *AddRef)(HTMLWindowEvents2 *This);
21646 ULONG (WINAPI *Release)(HTMLWindowEvents2 *This);
21647 HRESULT (WINAPI *GetTypeInfoCount)(HTMLWindowEvents2 *This,UINT *pctinfo);
21648 … HRESULT (WINAPI *GetTypeInfo)(HTMLWindowEvents2 *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
21649 …HRESULT (WINAPI *GetIDsOfNames)(HTMLWindowEvents2 *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
21650 …HRESULT (WINAPI *Invoke)(HTMLWindowEvents2 *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
21653 struct HTMLWindowEvents2 { struct
Dmshtml.h2378 typedef interface HTMLWindowEvents2 HTMLWindowEvents2; typedef
105327 HTMLWindowEvents2 : public IDispatch
105331 __CRT_UUID_DECL(HTMLWindowEvents2, 0x3050f625, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
105339 HTMLWindowEvents2* This,
105344 HTMLWindowEvents2* This);
105347 HTMLWindowEvents2* This);
105351 HTMLWindowEvents2* This,
105355 HTMLWindowEvents2* This,
105361 HTMLWindowEvents2* This,
105369 HTMLWindowEvents2* This,
[all …]