Obtains the Command Set portion of a DIMSE DICOM message.
#include "ltdic.h"
L_LTDIC_API HDICOMDS L_DicomGetCommandSet(hNet)
A DICOM Network handle. This is the handle created by calling L_DicomCreateNet.
An HDICOMDS containing the Command Set portion of a DIMSE DICOM message.
The Command Set contains a Status (0000,0900) element. If the Status does not contain a COMMAND_STATUS_SUCCESS, then the Command Set may contain other status-related elements including:
Call this function in any of the RECEIVExxxxxRESPONSECALLBACK DIMSE messages below to retrieve optional command set elements:
Win32, x64
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