Send comments on this topic
SolFSStorage.Destroy method
Filter:
Pascal DLL C++ (DLL/Lib) C++ (VCL) C++ (.NET) C# VB.NETOverview
Closes an instance of SolFSStorage.
Declaration
[Pascal]
destructor Destroy;
[DLL]
not applicable;
[C++ (DLL/Lib)]
~SolFSStorage();
[C++ (VCL)]
~SolFSStorage();
[C++ (.NET)]
not applicable;
[C#]
not applicable;
[VB.NET]
not applicable;
Description
If you want to delete storage file you have to use system functions.
