Searched defs:get_protocol (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h13980 virtual HRESULT WINAPI get_protocol(BSTR *p) = 0;
14039 HRESULT (WINAPI *get_protocol)(IHTMLImgElement *This,BSTR *p); member in struct:IHTMLImgElementVtbl
14100 #define IHTMLImgElement_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p)
14859 virtual HRESULT WINAPI get_protocol(BSTR *p) = 0;
14911 HRESULT (WINAPI *get_protocol)(IHTMLAnchorElement *This,BSTR *p); member in struct:IHTMLAnchorElementVtbl
14965 #define IHTMLAnchorElement_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p)
20895 HRESULT (WINAPI *get_protocol)(IHTMLLocation *This,BSTR *p); member in struct:IHTMLLocationVtbl
21876 HRESULT (WINAPI *get_protocol)(IHTMLDocument2 *This,BSTR *p); member in struct:IHTMLDocument2Vtbl
24641 HRESULT (WINAPI *get_protocol)(IHTMLAreaElement *This,BSTR *p); member in struct:IHTMLAreaElementVtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h13980 virtual HRESULT WINAPI get_protocol(BSTR *p) = 0;
14039 HRESULT (WINAPI *get_protocol)(IHTMLImgElement *This,BSTR *p); member in struct:IHTMLImgElementVtbl
14100 #define IHTMLImgElement_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p)
14859 virtual HRESULT WINAPI get_protocol(BSTR *p) = 0;
14911 HRESULT (WINAPI *get_protocol)(IHTMLAnchorElement *This,BSTR *p); member in struct:IHTMLAnchorElementVtbl
14965 #define IHTMLAnchorElement_get_protocol(This,p) (This)->lpVtbl->get_protocol(This,p)
20895 HRESULT (WINAPI *get_protocol)(IHTMLLocation *This,BSTR *p); member in struct:IHTMLLocationVtbl
21876 HRESULT (WINAPI *get_protocol)(IHTMLDocument2 *This,BSTR *p); member in struct:IHTMLDocument2Vtbl
24641 HRESULT (WINAPI *get_protocol)(IHTMLAreaElement *This,BSTR *p); member in struct:IHTMLAreaElementVtbl
[all...]

Completed in 359 milliseconds