Vcl.OleServer.TServerEventDispatch.QueryInterface
Delphi
function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
C++
HRESULT __stdcall QueryInterface(const GUID &IID, /* out */ void *Obj);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.OleServer.pas Vcl.OleServer.hpp |
Vcl.OleServer | TServerEventDispatch |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!