Leadtools.Dicom Namespace > DicomAssociate Class > SetExtendedData Method : SetExtendedData(Byte,IntPtr,Int32) Method |
'Declaration Public Overloads Sub SetExtendedData( _ ByVal id As Byte, _ ByVal data As IntPtr, _ ByVal dataLength As Integer _ )
'Usage Dim instance As DicomAssociate Dim id As Byte Dim data As IntPtr Dim dataLength As Integer instance.SetExtendedData(id, data, dataLength)
ObjectiveC Syntax
function Leadtools.Dicom.DicomAssociate.SetExtendedData(Byte,IntPtr,Int32)( id , data , dataLength )
To get the extended data associated with a Presentation Context, call GetExtendedData or GetExtendedDataPtr.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2