Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomAssociate Class > AddUserInformation Method : AddUserInformation(Byte,IntPtr,Int32) Method |
'Declaration
Public Overloads Sub AddUserInformation( _ ByVal type As Byte, _ ByVal data As IntPtr, _ ByVal dataLength As Integer _ )
'Usage
Dim instance As DicomAssociate Dim type As Byte Dim data As IntPtr Dim dataLength As Integer instance.AddUserInformation(type, data, dataLength)
function Leadtools.Dicom.DicomAssociate.AddUserInformation(Byte,IntPtr,Int32)( type , data , dataLength )
DicomAssociate Class
DicomAssociate Members
Overload List
UserInformationCount Property
GetUserInformationType Method
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
GetUserInformationData Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
DeleteUserInformation Method