EldoS
 Table of Contents >  CBDisk.Destroy method
Navigation
Web site
Support
Table Of Contents

CBDisk.Destroy method

Filter:

Pascal    C++ (Lib)    C++ (VCL)    C++ (.NET)    C#    VB.NET   

CBDisk    

Overview

Deletes an instance of CBDisk.

Declaration

[Pascal]
    destructor Destroy;

[C++ (Lib)]
    ~CBDisk();

[C++ (VCL)]
    ~CBDisk();

[C++ (.NET)]
    not applicable;

[C#]
    not applicable;

[VB.NET]
    not applicable;

Description

Use the destructor to close the storage (if it has not been closed) and delete an object.


Got questions or comments about this topic? Tell us about them.
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2011, EldoS Corporation