HomeSort by relevance Sort by last modified time
    Searched refs:get_Container (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
exdisp.h 252 virtual HRESULT WINAPI get_Container(IDispatch **ppDisp) = 0;
288 HRESULT (WINAPI *get_Container)(IWebBrowser *This,IDispatch **ppDisp);
326 #define IWebBrowser_get_Container(This,ppDisp) (This)->lpVtbl->get_Container(This,ppDisp)
475 HRESULT (WINAPI *get_Container)(IWebBrowserApp *This,IDispatch **ppDisp);
533 #define IWebBrowserApp_get_Container(This,ppDisp) (This)->lpVtbl->get_Container(This,ppDisp)
    [all...]
dbdaoint.h     [all...]
iads.h     [all...]

Completed in 83 milliseconds