Leadtools.Dicom.Scp.Command Namespace > DicomCommandFactory Class : CreateNGetCommand Method |
public virtual DicomCommand CreateNGetCommand( INGetClientSessionProxy sessionProxy, long[] attributes )
'Declaration Public Overridable Function CreateNGetCommand( _ ByVal sessionProxy As INGetClientSessionProxy, _ ByVal attributes() As Long _ ) As DicomCommand
'Usage Dim instance As DicomCommandFactory Dim sessionProxy As INGetClientSessionProxy Dim attributes() As Long Dim value As DicomCommand value = instance.CreateNGetCommand(sessionProxy, attributes)
public virtual DicomCommand CreateNGetCommand( INGetClientSessionProxy sessionProxy, long[] attributes )
function Leadtools.Dicom.Scp.Command.DicomCommandFactory.CreateNGetCommand( sessionProxy , attributes )
public: virtual DicomCommand^ CreateNGetCommand( INGetClientSessionProxy^ sessionProxy, array<int64>^ attributes )
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