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

Show in webframe

PrivateKeyPasswordDelegate Delegate






The source of the event.
Additional event data that contains event data.
Represents the method that will handle the PrivateKeyPassword event.
Syntax
public delegate void PrivateKeyPasswordDelegate( 
   object sender,
   PrivateKeyPasswordEventArgs e
)
'Declaration
 
Public Delegate Sub PrivateKeyPasswordDelegate( _
   ByVal sender As Object, _
   ByVal e As PrivateKeyPasswordEventArgs _
) 
'Usage
 
Dim instance As New PrivateKeyPasswordDelegate(AddressOf HandlerMethod)

            

            
public delegate void PrivateKeyPasswordDelegate( 
   Object^ sender,
   PrivateKeyPasswordEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Requirements

Target Platforms

See Also

Reference

PrivateKeyPasswordDelegate Members
Leadtools.Dicom.Scu.Common Namespace

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features