API:System.VarUtils.VarExceptionToResult

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function VarExceptionToResult(const E: Exception): HRESULT;

C++

extern DELPHI_PACKAGE HRESULT __fastcall VarExceptionToResult(System::Sysutils::Exception* const E);

Properties

Type Visibility Source Unit Parent
function public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

Description

Embarcadero Technologies does not currently have any additional information.