Partager via


GweBypassCoredllThunk_t::GetAssociatedMenu_I (Windows CE 5.0)

Send Feedback

This method retrieves the handle of a menu associated with the specified window.

static HMENU WINAPI GetAssociatedMenu_I(HWND hwndThis);

Parameters

  • hwndThis
    [in] Handle to a window.

Return Values

A handle to a menu indicates success. NULL indicates that no menus are associated with the window.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: GweBypassCoredllThunk.hpp.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.