API:System.VarUtils.SafeArrayPutElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SafeArrayPutElement; external oleaut name 'SafeArrayPutElement';

C++

extern "C" HRESULT __stdcall SafeArrayPutElement(System::PVarArray VarArray, System::PVarArrayCoorArray Indices, const void * Data);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!