typedef enum ltmsState
{
ltmsState_Stopped,
ltmsState_Started,
} ltmsState;
Constant |
Description |
ltmsState_Stopped |
Indicates that the ltmsServer object is stopped and is unable to receive connections. |
ltmsState_Started |
Indicates that the ltmsServer object has started and is able to receive connections. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET