Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Configure Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > DicomLogAddInOptions Class : Configure Method



Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServiceDirectory
The server directory.
Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServiceDirectory
The server directory.
Display a dialog which allow the user to configure the logging for the communication with the PACS Server.

Syntax

Visual Basic (Declaration) 
Public Sub Configure( _
   ByVal Parent As IWin32Window, _
   ByVal Settings As ServerSettings, _
   ByVal ServiceDirectory As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomLogAddInOptions
Dim Parent As IWin32Window
Dim Settings As ServerSettings
Dim ServiceDirectory As String
 
instance.Configure(Parent, Settings, ServiceDirectory)
C# 
public void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   string ServiceDirectory
)
C++/CLI 
public:
void Configure( 
   IWin32Window Parent,
   ServerSettings Settings,
   String^ ServiceDirectory
) 

Parameters

Parent
The parent window of the user-created dialog.
Settings
The server settings.
ServiceDirectory
The server directory.

Remarks

Calling this method will display a user interface DICOM Log dialog.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features