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

Show in webframe

Load Method (IModule)






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

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