File type list box string. 0x1331 ∙ 4913
IG_ISIS_TAG_FILETYPE_LBS allows an application to display a list box containing the files supported by the currently-installed set of file writing drivers (*.PXIs), giving the user control over the type of file to write to disk. By using IG_ISIS_TAG_FILETYPE_LBS, you can create an application that automatically accommodates new file types whenever their PXI files are installed on the user's disk.
IG_ISIS_TAG_TYPE_STRING
PIXFPACK.
The choices for IG_ISIS_TAG_FILETYPE_LBS contain values such as "Windows Bitmap (*.BMP)", "CALS Files (*.CAL)", "FAX (*.DCX)", and so forth, according to the specific file writing drivers (*.PXIs) installed on the user system.
IG_ISIS_TAG_FILETYPE_LBS ∙ IG_ISIS_TAG_COLORFMTS_LBS ∙ IG_ISIS_TAG_COMPRESSION_LBS
The choices for IG_ISIS_TAG_FILETYPE_LBS contain the names of the available file formats. The value of this tag has no meaning. This tag is used in a save dialog box to give the user the option of saving in any supported format. It also is used to filter the list of files displayed to show only those files with the selected extension.