| Table of Contents menu_InsertItemEx
 
This function has been deprecated. Please use menu_InsertItem2 instead.
 DescriptionAdd an item to the menu in L3DT, which is optionally callable in its own thread. Function prototypebool CExtAPI::menu_InsertItemEx(const char* lpFnName, const char* lpOptionName, bool IsThreaded); Arguments
 Return valueFalse if an error occurred, and true otherwise. CommentsNone. Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |