GetMenuItemID

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

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
GetMenuItemID
(
const(dxlib_d.DxDataType.TCHAR)* ItemName
)

Meta