RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variant::GetError Method

Converts the System::Variant::Variant to a varError type and returns the integer value.

Pascal
function GetError: HResult;
C++
__fastcall HResult GetError() const;

See the base class TVarData for more information about varError

 

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