RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoDispatch.GetIDsOfNames Method
Pascal
function GetIDsOfNames(const iid: TIID; rgszNames: POleStrList; cNames: Integer; lcid: TLCID; rgdispid: PDispIDList): HResult; override;
C++
virtual __fastcall HRESULT GetIDsOfNames(const TIID iid, POleStrList rgszNames, int cNames, TLCID lcid, PDispIDList rgdispid);

This is GetIDsOfNames, a member of class TAutoDispatch.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!