SaveDS method (ILEADDicomDS)
short SaveDS ( BSTR pszFilename, short nFlags ); | |
Overview |
Refer to Working with Data Sets. |
Remarks
Saves the Data Set to the specified file.
If the Data Set was loaded from a file, the file characteristics were included from the file. If you wish to use these same characteristics, save the Data Set with nFlags set to 0.
If you wish to specify the file characteristics for saving the file, set the characteristics using the possible values listed for nFlags.
See Also
Elements: |
|
Topics: |
Data Sets: Creating, Initializing, Loading, and Saving Data Sets |