LDicomNet::GetCommandSet

#include "ltwrappr.h"

LDicomDS * LDicomNet::GetCommandSet()

Obtains the Command Set portion of a DIMSE DICOM message.

Returns

An LDicomDS containing the Command Set portion of a DIMSE DICOM message.

Comments

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:

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomNet::OnBeforeSendCommandSet.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.