Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class : GetExtendedData Method |
'Usage
Dim instance As DicomAssociate Dim id As Byte Dim value() As Byte value = instance.GetExtendedData(id)
function Leadtools.Dicom.DicomAssociate.GetExtendedData( id )
public: array<byte>^ GetExtendedData( byte id )
To set the extended data associated with a Presentation Context, call SetExtendedData.