System.Variant.GetError

From RAD Studio API Documentation
Jump to: navigation, search

C++

HResult __fastcall GetError() const;

Properties

Type Visibility Source Unit Parent
function public sysvari.h System Variant

Description

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

See the base class TVarData for more information about varError.