LDicomAssociate::GetExtended

#include "ltdic.h"

L_UCHAR * LDicomAssociate::GetExtended(nID)

L_UCHAR nID;

presentation ID

Returns the extended data associated with the specified Presentation Context.

Parameter

Description

nID

Presentation ID of the Presentation Context from which to retrieve the extended data. The presentation ID provides information about both the class type of the data and the transfer syntax to use when transferring the data. It also identifies a specific Presentation Context within an Associate.

Returns

The extended data of the specified Presentation Context of the DICOM Associate.

Comments

To retrieve the length of the extended data associated with a Presentation Context, call LDicomAssociate::GetLengthExtended.

To set extended data associated with a Presentation Context, call LDicomAssociate::SetExtended.

Required DLLs and Libraries

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C++ Class Library Help