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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshdeprecated.h619 virtual HRESULT WINAPI _SwitchActivationNow(void) = 0;
718 HRESULT (WINAPI *_SwitchActivationNow)(IBrowserService2 *This); member in struct:IBrowserService2Vtbl
819 #define IBrowserService2__SwitchActivationNow(This) (This)->lpVtbl->_SwitchActivationNow(This)
1058 HRESULT (WINAPI *_SwitchActivationNow)(IBrowserService3 *This); member in struct:IBrowserService3Vtbl
1161 #define IBrowserService3__SwitchActivationNow(This) (This)->lpVtbl->_SwitchActivationNow(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshdeprecated.h619 virtual HRESULT WINAPI _SwitchActivationNow(void) = 0;
718 HRESULT (WINAPI *_SwitchActivationNow)(IBrowserService2 *This); member in struct:IBrowserService2Vtbl
819 #define IBrowserService2__SwitchActivationNow(This) (This)->lpVtbl->_SwitchActivationNow(This)
1058 HRESULT (WINAPI *_SwitchActivationNow)(IBrowserService3 *This); member in struct:IBrowserService3Vtbl
1161 #define IBrowserService3__SwitchActivationNow(This) (This)->lpVtbl->_SwitchActivationNow(This)

Completed in 46 milliseconds