Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Retrieves the standard window styles.
Syntax
HRESULT get_WindowStyle(
long* pWindowStyle
);
Parameters
- pWindowStyle
Window styles.
Return Value
Returns an HRESULT value.
Remarks
This member function returns the standard window styles, such as WS_CHILD and WS_VISIBLE.
It calls the CBaseControlWindow::DoGetWindowStyle member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |