GetMenuItemID

メニューの項目名から項目識別番号を取得する

version(Windows)
@nogc extern
int
GetMenuItemID
(
const(core.sys.windows.winnt.TCHAR)* ItemName
)

Meta