IVideoWindow::get_AutoShow (Compact 2013)
3/26/2014
This method retrieves information about whether the window will be automatically shown.
Syntax
HRESULT get_AutoShow(
long* AutoShow
);
Parameters
- AutoShow
[out] OATRUE indicates that the window will be made visible when the state is changed to the paused or running state.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |