FireDAC.Phys.IBWrapper.TIBArray.GetDataPtr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataPtr(AIndexes: array of ISC_SHORT; AFlat: Boolean): Pointer;

C++

void * __fastcall GetDataPtr(short *AIndexes, const int 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.