Searched refs:DispHTMLCommentElement (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 | 2115 typedef struct DispHTMLCommentElement DispHTMLCommentElement; typedef 25039 struct DispHTMLCommentElement : public IDispatch { struct 25044 HRESULT (WINAPI *QueryInterface)(DispHTMLCommentElement *This,REFIID riid,void **ppvObject); 25045 ULONG (WINAPI *AddRef)(DispHTMLCommentElement *This); 25046 ULONG (WINAPI *Release)(DispHTMLCommentElement *This); 25047 HRESULT (WINAPI *GetTypeInfoCount)(DispHTMLCommentElement *This,UINT *pctinfo); 25048 …HRESULT (WINAPI *GetTypeInfo)(DispHTMLCommentElement *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTIn… 25049 …HRESULT (WINAPI *GetIDsOfNames)(DispHTMLCommentElement *This,REFIID riid,LPOLESTR *rgszNames,UINT … 25050 …HRESULT (WINAPI *Invoke)(DispHTMLCommentElement *This,DISPID dispIdMember,REFIID riid,LCID lcid,WO… 25053 struct DispHTMLCommentElement { struct
|
D | mshtml.h | 2810 typedef interface DispHTMLCommentElement DispHTMLCommentElement; typedef 126721 DispHTMLCommentElement : public IDispatch 126725 __CRT_UUID_DECL(DispHTMLCommentElement, 0x3050f50a, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,… 126733 DispHTMLCommentElement* This, 126738 DispHTMLCommentElement* This); 126741 DispHTMLCommentElement* This); 126745 DispHTMLCommentElement* This, 126749 DispHTMLCommentElement* This, 126755 DispHTMLCommentElement* This, 126763 DispHTMLCommentElement* This, [all …]
|