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