GweBypassCoredllThunk_t::GetAssociatedMenu_I
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.
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.