Home
last modified time | relevance | path

Searched refs:IHTMLBaseElement_get_href (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.h19923 #define IHTMLBaseElement_get_href(This,p) (This)->lpVtbl->get_href(This,p) macro
Dmshtml.h96854 #define IHTMLBaseElement_get_href(This,p) (This)->lpVtbl->get_href(This,p)
96885 static FORCEINLINE HRESULT IHTMLBaseElement_get_href(IHTMLBaseElement* This,BSTR *p) {