SHGetMenuFromID(3w)

NAME

SHGetMenuFromID (SHLWAPI.192)

SYNOPSIS

HMENU SHGetMenuFromID
 (
  HMENU hMenu,
  UINT  uID
 )

DESCRIPTION

Get a sub-menu from a menu item.

PARAMS

hMenu [In] Menu to get sub-menu from.

uID [In] Id of menu item containing sub-menu.

RETURNS

The sub-menu of the item, or a NULL handle if any parameters are invalid.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress(3w) to obtain a pointer to the function.

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/ordinal.c".

Debug channel "shell".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout