LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

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. .NET support
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
)
ObjectiveC Syntax
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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