Searched defs:get_Script (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshldisp.h1450 virtual HRESULT WINAPI get_Script(IDispatch **ppDisp) = 0;
1470 HRESULT (WINAPI *get_Script)(IShellFolderViewDual *This,IDispatch **ppDisp); member in struct:IShellFolderViewDualVtbl
1492 #define IShellFolderViewDual_get_Script(This,ppDisp) (This)->lpVtbl->get_Script(This,ppDisp)
1543 HRESULT (WINAPI *get_Script)(IShellFolderViewDual2 *This,IDispatch **ppDisp); member in struct:IShellFolderViewDual2Vtbl
1568 #define IShellFolderViewDual2_get_Script(This,ppDisp) (This)->lpVtbl->get_Script(This,ppDisp)
H A Dmshtmlc.h10939 virtual HRESULT WINAPI get_Script(IDispatch **p) = 0;
10951 HRESULT (WINAPI *get_Script)(IHTMLDocument *This,IDispatch **p); member in struct:IHTMLDocumentVtbl
10965 #define IHTMLDocument_get_Script(This,p) (This)->lpVtbl->get_Script(This,p)
21826 HRESULT (WINAPI *get_Script)(IHTMLDocument2 *This,IDispatch **p); member in struct:IHTMLDocument2Vtbl
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshldisp.h1450 virtual HRESULT WINAPI get_Script(IDispatch **ppDisp) = 0;
1470 HRESULT (WINAPI *get_Script)(IShellFolderViewDual *This,IDispatch **ppDisp); member in struct:IShellFolderViewDualVtbl
1492 #define IShellFolderViewDual_get_Script(This,ppDisp) (This)->lpVtbl->get_Script(This,ppDisp)
1543 HRESULT (WINAPI *get_Script)(IShellFolderViewDual2 *This,IDispatch **ppDisp); member in struct:IShellFolderViewDual2Vtbl
1568 #define IShellFolderViewDual2_get_Script(This,ppDisp) (This)->lpVtbl->get_Script(This,ppDisp)
H A Dmshtmlc.h10939 virtual HRESULT WINAPI get_Script(IDispatch **p) = 0;
10951 HRESULT (WINAPI *get_Script)(IHTMLDocument *This,IDispatch **p); member in struct:IHTMLDocumentVtbl
10965 #define IHTMLDocument_get_Script(This,p) (This)->lpVtbl->get_Script(This,p)
21826 HRESULT (WINAPI *get_Script)(IHTMLDocument2 *This,IDispatch **p); member in struct:IHTMLDocument2Vtbl
[all...]

Completed in 392 milliseconds