Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Configure Method (IAddInOptions)






The parent window of the user created dialog.
The server settings.
The server directory.
Configures the addin by launching a dialog to allow the user to set addin specific options.
Syntax
void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   string ServerDirectory
)
'Declaration
 
Sub Configure( _
   ByVal Parent As IWin32Window, _
   ByVal Settings As ServerSettings, _
   ByVal ServerDirectory As String _
) 
'Usage
 
Dim instance As IAddInOptions
Dim Parent As IWin32Window
Dim Settings As ServerSettings
Dim ServerDirectory As String
 
instance.Configure(Parent, Settings, ServerDirectory)

            

            
void Configure( 
   IWin32Window^ Parent,
   ServerSettings^ Settings,
   String^ ServerDirectory
) 

Parameters

Parent
The parent window of the user created dialog.
Settings
The server settings.
ServerDirectory
The server directory.
Requirements

Target Platforms

See Also

Reference

IAddInOptions Interface
IAddInOptions Members
ServerSettings Class

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features