Home
last modified time | relevance | path

Searched refs:IHTMLLocation_get_protocol (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.h20928 #define IHTMLLocation_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p) macro
Dmshtml.h100794 #define IHTMLLocation_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p)
100845 static FORCEINLINE HRESULT IHTMLLocation_get_protocol(IHTMLLocation* This,BSTR *p) {