The OPENDLGOPTIONS structure provides information on load options, entered through the dialog, to the OPENDLGFILEDATA structure.
Size of this structure, in bytes. Use the sizeof operator to calculate this value.
Constant that indicates the type of file being opened. The type of file being opened also indicates the type of structure pointed to by pOptions. For a list of possible values, refer to Formats of Input Files.
Pointer to a structure to be updated with information entered by the user through the dialog. The type of file, specified in the nType member indicates the type of structure pointed to by pOptions. For more information about the possible structures, refer to:
You should free this pointer using the GlobalFree function. If the file type selected in the dialog does not correspond to one of the structures listed above, this member will be updated with NULL.
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