Method | Description | |
---|---|---|
Init ( ) : void |
Performs initialization
|
|
PreInit ( ) : void |
Pre-initialization. Call this before calling the Init() functon
|
|
Uninit ( ) : void |
Uninitialization
|
Method | Description | |
---|---|---|
AppPanelManager_EvtStartupAddForms ( object sender, |
Event handler for when the Panel Manager initializes. Add any Scanners in this library to the Panel Manager cache. This is because the Panel Manager only looks at the extension folders for scanners and this DLL does not reside in the extension folder.
|