ResetDicomDir method (ILEADDicomDir Interface)
short ResetDicomDir(BSTR bstrDICOMDIRDstFolder); | |
Overview |
Refer to Creating DICOM Directories. |
Remarks
Removes the contents of the Dicom directory referenced by this interface and reinitializes it, therefore emptying the Dicom directory. It also sets the destination folder using the string in the bstrDICOMDIRDstFolder parameter. Most of the methods of the ILEADDicomDir interface will fail if this destination folder is not specified. Therefore, this method should be called at the beginning of your application.
See Also
Elements: |
|
Topics: |