LVectorDialog::~LVectorDialog
#include "ltwrappr.h"
virtual L_VOID LVectorDialog::~LVectorDialog(void)
Destroys the class object and frees any allocated variables and memory associated with the object.
Returns
None
Comments
This is the destructor for the LVectorDialog class. It destroys the class object and frees any allocated variables and memory associated with the object.
Required DLLs and Libraries
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Functions: |
Example
For an example, refer to LVectorDialog::LVectorDialog.