API:System.VarUtils.ESafeArrayError.ErrorCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ErrorCode: HRESULT read FErrorCode write FErrorCode;

C++

__property HRESULT ErrorCode = {read=FErrorCode, write=FErrorCode, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils ESafeArrayError

Description

Embarcadero Technologies does not currently have any additional information.