Searched refs:get_onbeforecopy (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h9954 virtual HRESULT WINAPI get_onbeforecopy(VARIANT *p) = 0;
10063 HRESULT (WINAPI *get_onbeforecopy)(IHTMLElement2 *This,VARIANT *p); member in struct:IHTMLElement2Vtbl
10174 #define IHTMLElement2_get_onbeforecopy(This,p) (This)->lpVtbl->get_onbeforecopy(This,p)
[all...]
H A Dmshtml.h[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h9954 virtual HRESULT WINAPI get_onbeforecopy(VARIANT *p) = 0;
10063 HRESULT (WINAPI *get_onbeforecopy)(IHTMLElement2 *This,VARIANT *p); member in struct:IHTMLElement2Vtbl
10174 #define IHTMLElement2_get_onbeforecopy(This,p) (This)->lpVtbl->get_onbeforecopy(This,p)
[all...]
H A Dmshtml.h[all...]

Completed in 818 milliseconds