L_DicomGetCommandSet

#include "ltdic.h"

L_LTDIC_API HDICOMDS L_DicomGetCommandSet(hNet)

Obtains the Command Set portion of a DIMSE DICOM message.

Parameters

HDICOMNET hNet

A DICOM Network handle. This is the handle created by calling L_DicomCreateNet.

Returns

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

Comments

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:

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

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 API Help

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