m_init_app
This call is the initialization process for System Manager-level task.
- Syntax: m_init_app(sysmgrver)
- Parameters: sysmgrver Version number of the System Manager that the application
is compatible with. Typically, this should be SYSTEM_MANAGER_VERSION,
defined in SYSDEFS.H. This is currently defined to be 0x200
(version 2.00 of the System Manager).
- Returns: None
- Related Calls: This call replaces any reference to m_init.