LEADTOOLS Medical (Leadtools.Dicom assembly)

IsClassSupported Method

Show in webframe







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
public bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags dicomClass
)
'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)
public bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags dicomClass
)

            

            
 function Leadtools.Dicom.DicomPrintScu.IsClassSupported( 
   dicomClass 
)
public:
bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags 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(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

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

 

 


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

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