- index
- Index of the User-defined item to set.
- type
- Type of the User-defined item.
- data
- Pointer to a buffer that contains the data for the User-defined item.
- dataLength
- Length of the User-defined item.
Visual Basic (Declaration) | |
---|---|
Overloads Public Sub SetUserInformation( _ ByVal index As Integer, _ ByVal type As Byte, _ ByVal data As IntPtr, _ ByVal dataLength As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- index
- Index of the User-defined item to set.
- type
- Type of the User-defined item.
- data
- Pointer to a buffer that contains the data for the User-defined item.
- dataLength
- Length of the User-defined item.
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