FireDAC.DatS.TFDDatSMechSort.QueryInterface
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSMechSort | |
Delphi
function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
C++
HRESULT __stdcall QueryInterface(const GUID &IID, /* out */ void *Obj);
Description
Embarcadero Technologies does not currently have any additional information.