Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetUserInformationData Method








Index of the User-defined item whose data is required.
Gets the data of the specified User-defined item.
Syntax
public byte[] GetUserInformationData( 
   int index
)
'Declaration
 
Public Function GetUserInformationData( _
   ByVal index As Integer _
) As Byte()
'Usage
 
Dim instance As DicomAssociate
Dim index As Integer
Dim value() As Byte
 
value = instance.GetUserInformationData(index)
public byte[] GetUserInformationData( 
   int index
)
 function Leadtools.Dicom.DicomAssociate.GetUserInformationData( 
   index 
)
public:
array<byte>^ GetUserInformationData( 
   int index
) 

Parameters

index
Index of the User-defined item whose data is required.

Return Value

Buffer that contains the data of the specified User-defined item.
Remarks
For more information about User-defined items, refer to AddUserInformation.
Example
For an example, refer to IsRoleSelect.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
UserInformationCount Property
GetUserInformationType Method
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
AddUserInformation(Byte,Byte[]) Method
DeleteUserInformation Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features