Searched refs:WindowStyle (Results 1 – 2 of 2) sorted by relevance
420 …nsExec::ExecToStack 'powershell -NoLogo -NonInteractive -WindowStyle Hidden -inputformat none -Exe…448 …nsExec::ExecToStack 'powershell -NoLogo -NonInteractive -WindowStyle Hidden -inputformat none -Exe…583 …nsExec::ExecToStack 'powershell -NoLogo -NonInteractive -WindowStyle Hidden -inputformat none -Exe…600 …nsExec::ExecToStack 'powershell -NoLogo -NonInteractive -WindowStyle Hidden -inputformat none -Exe…
532 virtual HRESULT WINAPI put_WindowStyle(long WindowStyle) = 0;533 virtual HRESULT WINAPI get_WindowStyle(long *WindowStyle) = 0;582 HRESULT (WINAPI *put_WindowStyle)(IVideoWindow *This,long WindowStyle);583 HRESULT (WINAPI *get_WindowStyle)(IVideoWindow *This,long *WindowStyle);634 #define IVideoWindow_put_WindowStyle(This,WindowStyle) (This)->lpVtbl->put_WindowStyle(This,WindowS… argument635 #define IVideoWindow_get_WindowStyle(This,WindowStyle) (This)->lpVtbl->get_WindowStyle(This,WindowS… argument677 HRESULT WINAPI IVideoWindow_put_WindowStyle_Proxy(IVideoWindow *This,long WindowStyle);679 HRESULT WINAPI IVideoWindow_get_WindowStyle_Proxy(IVideoWindow *This,long *WindowStyle);