Overload | Description |
---|---|
AddUserInformation(Byte,IntPtr,Int32) | Appends a User-defined item to the DICOM Associate. |
AddUserInformation(Byte,Byte[]) | Appends a User-defined item to the DICOM Associate. |
For an exmple, refer to IsRoleSelect.
User-defined items may be included in the DICOM Associate to provide any other data the
user finds necessary when establishing a DICOM Associate connection. The basic structure
of the User-defined item is
where the Type, Length and User Data are all determined by the user. The values shown
are the lengths, in bytes, of the elements of the User-defined item.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family