RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlockInterpreter.Destroy Destructor

Destroys an instance of TDataBlockInterpreter.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TDataBlockInterpreter();

Applications have no need to free data block interpreters. They are freed by the streamed connection component that uses them to marshal interface calls. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!