The ltmIPFilters object contains a collection of IP address ranges and permissions that control access to the ltmsServer object's network interfaces. A copy of the current IP filters can be obtained by calling the IltmsServer::GetIPFilters function. The copy can be changed without affecting the ltmsServer object's current IP Filters. After editing, the changes can be applied to the ltmsServer object by calling the IltmsServer::SetIPFilters 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