FireDAC.Stan.Option.TFDFormatOptions.ConvertRawData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ConvertRawData(ASrcType, ADestType: TFDDataType; ApSrc: Pointer;  ASrcSize: LongWord; var ApDest: Pointer; ADestMaxSize: LongWord; var ADestSize: LongWord; AEncoder: TFDEncoder);

C++

void __fastcall ConvertRawData(Firedac::Stan::Intf::TFDDataType ASrcType, Firedac::Stan::Intf::TFDDataType ADestType, void * ApSrc, unsigned ASrcSize, void * &ApDest, unsigned ADestMaxSize, unsigned &ADestSize, Firedac::Stan::Util::TFDEncoder* AEncoder);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !