HiAPI Initialization
The HiNC applications initialize HiAPI at the application entry point using the following methods:
These methods handle the initialization and release of:
- Licensing
- Display engine
- Background resources
Important
Both DI-based and legacy flow implementations require calling LocalApp.AppBegin() at startup and LocalApp.AppEnd() on shutdown.