다음을 통해 공유


CBaseControlWindow::get_WindowStyle (Windows CE 5.0)

Send Feedback

Retrieves the standard window styles.

HRESULT get_WindowStyle(long* pWindowStyle);

Parameters

  • pWindowStyle
    Window styles.

Return Values

Returns an HRESULT value.

Remarks

This member function returns the standard window styles, such as WS_CHILD and WS_VISIBLE.

It calls the CBaseControlWindow::DoGetWindowStyle member function.

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.