Leadtools.Dicom.Scp Namespace > INCreateClientSessionProxy Interface : SendNCreateResponse Method |
void SendNCreateResponse( DicomCommandStatusType status, DicomDataSet responseDataset, string descriptionMessage )
'Declaration Sub SendNCreateResponse( _ ByVal status As DicomCommandStatusType, _ ByVal responseDataset As DicomDataSet, _ ByVal descriptionMessage As String _ )
'Usage Dim instance As INCreateClientSessionProxy Dim status As DicomCommandStatusType Dim responseDataset As DicomDataSet Dim descriptionMessage As String instance.SendNCreateResponse(status, responseDataset, descriptionMessage)
void SendNCreateResponse( DicomCommandStatusType status, DicomDataSet responseDataset, string descriptionMessage )
function Leadtools.Dicom.Scp.INCreateClientSessionProxy.SendNCreateResponse( status , responseDataset , descriptionMessage )
void SendNCreateResponse( DicomCommandStatusType status, DicomDataSet^ responseDataset, String^ descriptionMessage )
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