Home
last modified time | relevance | path

Searched refs:IHTMLObjectElement_get_object (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.h27234 #define IHTMLObjectElement_get_object(This,p) (This)->lpVtbl->get_object(This,p) macro
Dmshtml.h135927 #define IHTMLObjectElement_get_object(This,p) (This)->lpVtbl->get_object(This,p)
135986 static FORCEINLINE HRESULT IHTMLObjectElement_get_object(IHTMLObjectElement* This,IDispatch **p) {