IDirectDrawVideo::WillUseFullScreen (Compact 2013)
3/26/2014
This method determines whether DirectShow will change display mode when going to full-screen mode.
Syntax
HRESULT WillUseFullScreen(
long* UseWhenFullScreen
);
Parameters
- UseWhenFullScreen
Set to OATRUE if DirectShow is set to use DirectX in full-screen mode; otherwise, set to OAFALSE.
Return Value
Returns an HRESULT value.
Remarks
For a description of this feature, see IDirectDrawVideo::UseWhenFullScreen.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |