ServerApplicationName Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

BSTR ServerAppName;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a string that contains the "Programmatic Identifier" to be associated with the selected image type(s) when successfully exiting the FilesAssociation dialog box.

The dialog assumes that the server application name has already been created before calling the dialog. For more information about creating a file association programmatic identifier, refer to the Microsoft Windows Win32 SDK documentation.

See Also

Elements

ShowFilesAssociationDlg method, Formats property, SelectedExt property