Microsoft Windows CE 3.0  

IVideoWindow::get_WindowStyleEx

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.

Changes the style parameters for the video window.

HRESULT get_WindowStyleEx( long *
pWindowStyleEx
);

Parameters

pWindowStyleEx
[out] Set of flags that matches a subset of the flags that can be set by the GWL_STYLE value of the Microsoft Win32 GetWindowLongfunction.

Return Values

Returns an HRESULTvalue.

Remarks

This method uses extended window styles. For a complete list of window styles, see the CreateWindowfunction in the Microsoft Win32 Software Development Kit (SDK).