Leadtools.Dicom.AddIn.Interfaces Namespace > INotifySendMessage Interface : OnSendNGetRequest Method |
void OnSendNGetRequest( DicomClient Client, byte presentationID, int messageID, string affectedClass, string instance, long[] attributes, int count )
'Declaration Sub OnSendNGetRequest( _ ByVal Client As DicomClient, _ ByVal presentationID As Byte, _ ByVal messageID As Integer, _ ByVal affectedClass As String, _ ByVal instance As String, _ ByVal attributes() As Long, _ ByVal count As Integer _ )
'Usage Dim instance As INotifySendMessage Dim Client As DicomClient Dim presentationID As Byte Dim messageID As Integer Dim affectedClass As String Dim instance As String Dim attributes() As Long Dim count As Integer instance.OnSendNGetRequest(Client, presentationID, messageID, affectedClass, instance, attributes, count)
void OnSendNGetRequest( DicomClient Client, byte presentationID, int messageID, string affectedClass, string instance, long[] attributes, int count )
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSendNGetRequest( Client , presentationID , messageID , affectedClass , instance , attributes , count )
void OnSendNGetRequest( DicomClient^ Client, byte presentationID, int messageID, String^ affectedClass, String^ instance, array<int64>^ attributes, int count )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2