_plugin_menuaddseparator

此功能将新的子菜单添加到菜单。

bool _plugin_menuaddseparator( int hMenu //menu handle to add the separator to );

参数

hMenu:来自先前添加的子菜单或主插件菜单的菜单句柄。

返回值

Returns true on success.