Perform the following steps to use the ltmsPathResolver Object to work with path variable strings:
1. |
Create an instance of the ltmsPathResolver Object, acquiring the IltmsPathResolver Interface. |
2. |
(Optional) Edit the variable list by calling IltmsPathResolver::Add. Any changes made will affect all toolkit functions that accept file paths as parameters. |
3. |
(Optional) Expand strings containing variables in the form "%key%", to fully qualified file paths by calling IltmsPathResolver::ResolvePath. |
4. |
When finished, release the interface. |
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