LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Load Method (IModule)

Show in webframe





The service directory.
The service display name that loaded the module.
Allows the module to be notified that it has been loaded.
Syntax
void Load( 
   string ServiceDirectory,
   string DisplayName
)
'Declaration
 
Sub Load( _
   ByVal ServiceDirectory As String, _
   ByVal DisplayName As String _
) 
'Usage
 
Dim instance As IModule
Dim ServiceDirectory As String
Dim DisplayName As String
 
instance.Load(ServiceDirectory, DisplayName)

            

            
void Load( 
   String^ ServiceDirectory,
   String^ DisplayName
) 

Parameters

ServiceDirectory
The service directory.
DisplayName
The service display name that loaded the module.
Remarks
An addin can prevent the service from starting by throwing the Leadtools.Dicom.AddIn.ServiceStartException in this method.
Requirements

Target Platforms

See Also

Reference

IModule Interface
IModule Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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