API:System.VarUtils.SafeArrayGetElemSize
Delphi
function SafeArrayGetElemSize; external oleaut name 'SafeArrayGetElemsize';
C++
extern "C" unsigned __stdcall SafeArrayGetElemSize(System::PVarArray VarArray);
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!