- index
- Index of the User-defined item whose data is required.
Visual Basic (Declaration) | |
---|---|
Public Function GetUserInformationDataPtr( _ ByVal index As Integer _ ) As IntPtr |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomAssociate Dim index As Integer Dim value As IntPtr value = instance.GetUserInformationDataPtr(index) |
Parameters
- index
- Index of the User-defined item whose data is required.
For an example, refer to DicomAssociate.IsRoleSelect.
For more information about User-defined items, refer to AddUserInformation(Byte,Byte[]).
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)