Searched refs:IHTMLFrameSetElement (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | comdefsp.h | 451 _COM_SMARTPTR_TYPEDEF(IHTMLFrameSetElement,__uuidof(IHTMLFrameSetElement));
|
D | mshtmlc.h | 2601 typedef struct IHTMLFrameSetElement IHTMLFrameSetElement; typedef 28584 struct IHTMLFrameSetElement : public IDispatch { struct 28610 HRESULT (WINAPI *QueryInterface)(IHTMLFrameSetElement *This,REFIID riid,void **ppvObject); 28611 ULONG (WINAPI *AddRef)(IHTMLFrameSetElement *This); 28612 ULONG (WINAPI *Release)(IHTMLFrameSetElement *This); 28613 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLFrameSetElement *This,UINT *pctinfo); 28614 …HRESULT (WINAPI *GetTypeInfo)(IHTMLFrameSetElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo… 28615 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLFrameSetElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cN… 28616 …HRESULT (WINAPI *Invoke)(IHTMLFrameSetElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD… 28617 HRESULT (WINAPI *put_rows)(IHTMLFrameSetElement *This,BSTR v); [all …]
|
D | mshtml.h | 3366 typedef interface IHTMLFrameSetElement IHTMLFrameSetElement; typedef 142147 IHTMLFrameSetElement : public IDispatch 142211 __CRT_UUID_DECL(IHTMLFrameSetElement, 0x3050f319, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0x… 142219 IHTMLFrameSetElement* This, 142224 IHTMLFrameSetElement* This); 142227 IHTMLFrameSetElement* This); 142231 IHTMLFrameSetElement* This, 142235 IHTMLFrameSetElement* This, 142241 IHTMLFrameSetElement* This, 142249 IHTMLFrameSetElement* This, [all …]
|