Microsoft Windows CE 3.0  

CBaseControlWindow::get_FullScreenMode

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves the current full-screen mode.

HRESULT get_FullScreenMode(
long *
FullScreenMode
);

Parameters

FullScreenMode
Current full-screen mode.

Return Values

Returns an HRESULTvalue.

Remarks

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