RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Variant::SetError Method

Converts the System::Variant::Variant to a varError type and assigns the integer err as the value of the varError.

Pascal
procedure SetError(const err: HResult);
C++
__fastcall void SetError(const HResult err);

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!