FireDAC.Stan.Util.TFDBuffer.Extend

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Extend(ASrcDataLen: LongWord; var ADestDataLen: LongWord;  ASrcType, ADestType: TFDDataType): Pointer;

C++

void * __fastcall Extend(unsigned ASrcDataLen, unsigned &ADestDataLen, Firedac::Stan::Intf::TFDDataType ASrcType, Firedac::Stan::Intf::TFDDataType ADestType);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util TFDBuffer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!