FireDAC.Phys.IBWrapper.TIBArray.GetDataPtr
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBArray | |
Delphi
function GetDataPtr(AIndexes: array of ISC_SHORT; AFlat: Boolean): Pointer;
C++
void * __fastcall GetDataPtr(short *AIndexes, const System::NativeInt AIndexes_High, bool AFlat);
Description
Embarcadero Technologies does not currently have any additional information.