Share via


CBaseControlWindow::get_FullScreenMode

Retrieves the current full-screen mode.

HRESULT get_FullScreenMode(
  long* FullScreenMode
);

Parameters

  • FullScreenMode
    Current full-screen mode.

Return Values

Returns an HRESULT value.

Remarks

This member function returns E_NOTIMPL by default. This informs the IVideoWindow plug-in distributor that this renderer does not implement a full-screen renderer.

Requirements

DirectShow applications and DirectShow filters have different include file and link library requirements. See Setting Up the Build Environment for more information.

OS Versions: Windows CE 3.0 and later.
Header:

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.