Leadtools.Dicom.AddIn.Interfaces Namespace > IProcessNGet Interface : OnNGet Method |
DicomCommandStatusType OnNGet( DicomClient Client, byte PresentationId, int MessageID, string AffectedClass, string Instance, long[] Attributes, DicomDataSet Response )
'Declaration Function OnNGet( _ 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 Response As DicomDataSet _ ) As DicomCommandStatusType
'Usage Dim instance As IProcessNGet 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 Response As DicomDataSet Dim value As DicomCommandStatusType value = instance.OnNGet(Client, PresentationId, MessageID, AffectedClass, Instance, Attributes, Response)
DicomCommandStatusType OnNGet( DicomClient Client, byte PresentationId, int MessageID, string AffectedClass, string Instance, long[] Attributes, DicomDataSet Response )
function Leadtools.Dicom.AddIn.Interfaces.IProcessNGet.OnNGet( Client , PresentationId , MessageID , AffectedClass , Instance , Attributes , Response )
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