←Select platform

IsClassSupported Method

Summary

Determines whether the specified SOP/Meta SOP Class is supported on the Association.

Syntax

C#
VB
C++
public bool IsClassSupported(  
   Leadtools.Dicom.DicomPrintScuPrintManagementClassFlags dicomClass 
) 
Public Function IsClassSupported( _ 
   ByVal dicomClass As Leadtools.Dicom.DicomPrintScuPrintManagementClassFlags _ 
) As Boolean 
public: 
bool IsClassSupported(  
   Leadtools.Dicom.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.

Example

For an example, refer to Associate.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize