#include "ltdic.h"
L_LTDIC_API L_BOOL L_DicomPrintSCUIsClassSupported(hPrintSCU, uClass)
Determines whether the specified SOP/Meta SOP Class is supported on the Association.
A handle to Dicom Print SCU.
SOP/Meta SOP Class.
Specifies the SOP/Meta SOP Class. Possible values are:
Value | Meaning |
---|---|
PRINTSCU_BASIC_GRAYSCALE_PM_META_SOP_CLASS | [0x01] Specifies the Basic Grayscale Print Management Meta SOP Class. |
PRINTSCU_BASIC_COLOR_PM_META_SOP_CLASS | [0x02] Specifies the Basic Color Print Management Meta SOP Class. |
PRINTSCU_PULL_STORED_PM_META_SOP_CLASS | [0x04] Specifies the Pull Stored Print Management Meta SOP Class. |
PRINTSCU_BASIC_ANNOTATION_BOX_SOP_CLASS | [0x08] Specifies the Basic Annotation Box SOP Class. |
PRINTSCU_BASIC_PRINT_IMAGE_OVERLAY_BOX_SOP_CLASS | [0x10] Specifies the Basic Print Image Overlay Box SOP Class. |
PRINTSCU_PRESENTATION_LUT_SOP_CLASS | [0x20] Specifies the Presentation LUT SOP Class. |
PRINTSCU_PRINT_JOB_SOP_CLASS | [0x40] Specifies the Print Job SOP Class. |
PRINTSCU_PRINTER_CONFIGURATION_RETRIEVAL_SOP_CLASS | [0x80] Specifies the Printer Configuration Retrieval SOP Class. |
Value | Meaning |
---|---|
TRUE | The specified SOP/Meta SOP Class is supported on the Association. |
FALSE | The specified SOP/Meta SOP Class is not supported on the Association. |
The function will always return FALSE if the Association has not been established using L_DicomPrintSCUAssociate.
Required DLLs and Libraries
Win32, x64, Linux.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document