IMNoManagerInstance constant

int const IMNoManagerInstance

Description: The specified real-time sequential data manager instance could not be found.
Cause: This manager instance has not been created yet.
Solution: Please call the createRealTimeSequentialDataManager function to create a manager instance first.

Implementation

static const int IMNoManagerInstance = 1009032;