- Parent
- The parent window of the user-created dialog.
- Settings
- The server settings.
- ServiceDirectory
- The server directory.
Visual Basic (Declaration) | |
---|---|
Public Sub Configure( _ ByVal Parent As IWin32Window, _ ByVal Settings As ServerSettings, _ ByVal ServiceDirectory As String _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Configure( IWin32Window Parent, ServerSettings Settings, string ServiceDirectory ) |
C++/CLI | |
---|---|
public: void Configure( IWin32Window Parent, ServerSettings Settings, String^ ServiceDirectory ) |
Parameters
Calling this method will display a user interface DICOM Log dialog.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family