Destruct Method

Object List

Defined By:
TempBinaryFile

Description:

Handles the Destruct event for TempBinaryFile by deleting its file.

Usage:

Sub Destruct()

Details:

Deletes the temporary file when the object is destroyed. This method is automatically called when the TempBinaryFile is destroyed. You should not call this method.