Vcl.OleCtrls.TServiceQuery
Delphi
TServiceQuery = function(const rsid, iid: TGuid; out obj): HResult of object;
C++
typedef HRESULT __fastcall (__closure *TServiceQuery)(const GUID &rsid, const GUID &iid, /* out */ void *obj);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.OleCtrls.pas Vcl.OleCtrls.hpp |
Vcl.OleCtrls | Vcl.OleCtrls |
Description
Embarcadero Technologies does not currently have any additional information.