Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This method changes the style parameters for the video window.
Syntax
HRESULT get_WindowStyle(
long* pWindowStyle
);
Parameters
- pWindowStyle
[out] Set of flags that matches a subset of the flags that can be set by the GWL_STYLE value of the Win32 GetWindowLong function.
Return Value
Returns an HRESULT value.
Remarks
For a complete list of window styles, see the CreateWindow function in the Win32 SDK.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |