- index
- Index of the User-defined item whose type is required.
| Visual Basic (Declaration) | |
|---|---|
Public Function GetUserInformationType( _ ByVal index As Integer _ ) As Byte | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- Index of the User-defined item whose type is required.
For an example, refer to DicomAssociate.IsRoleSelect.
For more information about User-defined items, refer to AddUserInformation.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Reference
DicomAssociate ClassDicomAssociate Members
UserInformationCount Property
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
GetUserInformationData Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
AddUserInformation(Byte,Byte[]) Method
DeleteUserInformation Method
Copy Code