Vcl.OleServer.TServerEventDispatch.GetIDsOfNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIDsOfNames(const IID: TGUID; Names: Pointer;  NameCount, LocaleID: Integer; DispIDs: Pointer): HResult; stdcall;

C++

HRESULT __stdcall GetIDsOfNames(const GUID &IID, void * Names, int NameCount, int LocaleID, void * DispIDs);

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.