Obtains the Command Set portion of a DIMSE DICOM message.
#include "ltdic.h"
LDicomDS * LDicomNet::GetCommandSet()
An LDicomDS containing the Command Set portion of a DIMSE DICOM message.
This function returns an LDicomDS 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 LDicomNet::OnReceiveXxxxResponse DIMSE messages below to retrieve optional command set elements:
Win32, x64
For an example, refer to LDicomNet::OnBeforeSendCommandSet.
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