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

Show in webframe

IsClassSupported Method








The SOP/Meta SOP Class to check. Specify only an enumerated value.
Determines whether the specified SOP/Meta SOP Class is supported on the Association.
Syntax
'Declaration
 
Public Function IsClassSupported( _
   ByVal dicomClass As DicomPrintScuPrintManagementClassFlags _
) As Boolean
'Usage
 
Dim instance As DicomPrintScu
Dim dicomClass As DicomPrintScuPrintManagementClassFlags
Dim value As Boolean
 
value = instance.IsClassSupported(dicomClass)
 function Leadtools.Dicom.DicomPrintScu.IsClassSupported( 
   dicomClass 
)

Parameters

dicomClass
The SOP/Meta SOP Class to check. Specify only an enumerated value.

Return Value

true if the specified SOP/Meta SOP Class is supported on the Association; otherwise, false.
Remarks
The method will always return false if the Association has not been established using Associate.
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrintScu Class
DicomPrintScu Members
Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags) Method

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