API:System.VarUtils.SafeArrayAccessData
Delphi
function SafeArrayAccessData; external oleaut name 'SafeArrayAccessData';
C++
extern "C" HRESULT __stdcall SafeArrayAccessData(System::PVarArray VarArray, /* out */ 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!