LEADTOOLS Medical (Leadtools.Dicom assembly)

GetUserInformationDataPtr Method

Show in webframe







Index of the User-defined item whose data is required.
Gets the data of the specified User-defined item.
Syntax
public IntPtr GetUserInformationDataPtr( 
   int index
)
'Declaration
 
Public Function GetUserInformationDataPtr( _
   ByVal index As Integer _
) As IntPtr
'Usage
 
Dim instance As DicomAssociate
Dim index As Integer
Dim value As IntPtr
 
value = instance.GetUserInformationDataPtr(index)
public IntPtr GetUserInformationDataPtr( 
   int index
)

            

            
 function Leadtools.Dicom.DicomAssociate.GetUserInformationDataPtr( 
   index 
)
public:
IntPtr GetUserInformationDataPtr( 
   int index
) 

Parameters

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

Return Value

Pointer to a buffer that contains the data of the specified User-defined item.
Remarks
For more information about User-defined items, refer to AddUserInformation(Byte,Byte[]).
Example
For an example, refer to IsRoleSelect.
Requirements

Target Platforms

See Also

Reference

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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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