CI_SubMenu.
Methods
After calling
Reset, define a new object or reinitialize the existing one.
The following sample code applies the Reset method to an object. The menu object then becomes invalid and cannot be referenced.
IMainMenu represents the main window menu of a FlexiCapture station as a collection of IMenuItem objects, with a Reset method to restore the default menu.
CI_SubMenu.
Reset, define a new object or reinitialize the existing one.
The following sample code applies the Reset method to an object. The menu object then becomes invalid and cannot be referenced.