The ltmsNetworkProperties object contains a collection of properties that control the ltmsServer object's network interfaces. A copy of the current network properties can be obtained by calling the IltmsServer::GetNetworkProperties function. The copy can be changed without affecting the ltmsServer object's network properties. After editing, the changes can be applied to the ltmsServer object by calling the IltmsServer::SetNetworkProperties function. This object is not externally creatable and is only obtained through the parent object's interface.
Interfaces |
|
CLSID |
Not externally creatable |
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