The ltmsMIMETypes object maps file extensions to HTML content types. A copy of the current MIME type map can be obtained with the IltmsServer::GetMIMETypes function. The copy can be changed without affecting the ltmsServer object's current MIME type map. After editing, the changes can be applied to the ltmsServer object by calling the IltmsServer::SetMIMETypes 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