CBaseControlWindow::put_FullScreenMode (Windows CE 5.0)
Sets the full-screen mode of the renderer.
HRESULT put_FullScreenMode(longFullScreenMode);
Parameters
- FullScreenMode
Full-screen mode to apply.
Return Values
Returns an HRESULT value.
Remarks
The current implementation returns E_NOTIMPL.
A video renderer that implements a full-screen mode should override this member function and implement whatever modes it supports.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 3.0 and later.
Header:
Send Feedback on this topic to the authors