Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
IsClassSupported Method
See Also 
Leadtools.Dicom Namespace > DicomPrintScu Class : IsClassSupported Method




dicomClass
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

Visual Basic (Declaration) 
Public Function IsClassSupported( _
   ByVal dicomClass As DicomPrintScuPrintManagementClassFlags _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As DicomPrintScu
Dim dicomClass As DicomPrintScuPrintManagementClassFlags
Dim value As Boolean
 
value = instance.IsClassSupported(dicomClass)
C# 
public bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags dicomClass
)
Managed Extensions for C++ 
public: bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags dicomClass
) 
C++/CLI 
public:
bool IsClassSupported( 
   DicomPrintScuPrintManagementClassFlags dicomClass
) 

Parameters

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

Return Value

ture if the specified SOP/Meta SOP Class is supported on the Association; otherwise, false.

Example

For an example, refer to Associate.

Remarks

The method will always return false if the Association has not been established using Associate.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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