GetMenuItemIDWithStrLen

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

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

Meta