The requested page is not available for selected version.
SelectItem
Syntax
long SelectItem(string itemPath)
Description
Select a toolbar menu item by its path.
Parameters
itemPath
String specifying the path to the menu item. (Use arrow symbols ( -> ) as delimiters between menu items.)
Return Value
Return 0 if the call is successful; otherwise, -1..