typedef struct _FILEVFFOPTIONS
{
L_UINT uStructSize;
VFF_VIEW View;
L_UINT32 uFlags;
}
FILEVFFOPTIONS, *pFILEVFFOPTIONS;
The FILEVFFOPTIONS structure provides information on loading VFF files.
Size of this structure. Use sizeof (FILEVFFOPTIONS).
View type.
Reserved for future use.
pFILEVFFOPTIONS is a pointer to a FILEVFFOPTIONS structure. Use L_SetVFFOptions and L_GetVFFOptions to set and get the VFF file options.
The structure is used by:
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