Home
last modified time | relevance | path

Searched refs:IHTMLEmbedElement (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/
Dcomdefsp.h421 _COM_SMARTPTR_TYPEDEF(IHTMLEmbedElement,__uuidof(IHTMLEmbedElement));
Dmshtmlc.h1980 typedef struct IHTMLEmbedElement IHTMLEmbedElement; typedef
24022 struct IHTMLEmbedElement : public IDispatch { struct
24042 HRESULT (WINAPI *QueryInterface)(IHTMLEmbedElement *This,REFIID riid,void **ppvObject);
24043 ULONG (WINAPI *AddRef)(IHTMLEmbedElement *This);
24044 ULONG (WINAPI *Release)(IHTMLEmbedElement *This);
24045 HRESULT (WINAPI *GetTypeInfoCount)(IHTMLEmbedElement *This,UINT *pctinfo);
24046 … HRESULT (WINAPI *GetTypeInfo)(IHTMLEmbedElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
24047 …HRESULT (WINAPI *GetIDsOfNames)(IHTMLEmbedElement *This,REFIID riid,LPOLESTR *rgszNames,UINT cName…
24048 …HRESULT (WINAPI *Invoke)(IHTMLEmbedElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wF…
24049 HRESULT (WINAPI *put_hidden)(IHTMLEmbedElement *This,BSTR v);
[all …]
Dmshtml.h2655 typedef interface IHTMLEmbedElement IHTMLEmbedElement; typedef
122381 IHTMLEmbedElement : public IDispatch
122427 __CRT_UUID_DECL(IHTMLEmbedElement, 0x3050f25f, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
122435 IHTMLEmbedElement* This,
122440 IHTMLEmbedElement* This);
122443 IHTMLEmbedElement* This);
122447 IHTMLEmbedElement* This,
122451 IHTMLEmbedElement* This,
122457 IHTMLEmbedElement* This,
122465 IHTMLEmbedElement* This,
[all …]