SaveExtDS method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SaveExtDS (long hDicomDS, BSTR pszFilename, short nFlags);

Overview

Refer to

Remarks

Saves the specified DICOM Data Set to a file on disk.

Use this method to save a data set that you receive from a remote computer via a DICOM Network connection.

See Also

Elements:

NetReceiveData event