API:System.Win.ObjComAuto.TObjectDispatch.GetIDsOfNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIDsOfNames(const IID: TGUID; Names: Pointer;  NameCount: Integer; LocaleID: Integer; DispIDs: Pointer): HRESULT;

C++

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

Properties

Type Visibility Source Unit Parent
function public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Description

Embarcadero Technologies does not currently have any additional information.