This is a user callback interface that should be implemented and registered using ILTStlImgWrt::SaveOptionsCallback.
pstrFileName |
string containing the new output file name for the current frame. If you do not want to change the output filename, pass NULL. |
pSaveFlags |
flag that indicates how the callback should handle the frame. For a list of possible values, refer to SaveCallbackFlagsConstants. |
lFrameNumber |
Contains the current passed frame index. |
bMultiPage |
If the value is VARIANT_TRUE, then the output file is a multipage file. If the value is VARIANT_FALSE, then the output file is not a multipage file. |
This method is called by the filter for each frame.
S_OK if successful, or another error code otherwise.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document