Home
last modified time | relevance | path

Searched refs:IHTMLParamElement_get_value (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.h27545 #define IHTMLParamElement_get_value(This,p) (This)->lpVtbl->get_value(This,p) macro
Dmshtml.h137421 #define IHTMLParamElement_get_value(This,p) (This)->lpVtbl->get_value(This,p)
137460 static FORCEINLINE HRESULT IHTMLParamElement_get_value(IHTMLParamElement* This,BSTR *p) {