Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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