IDispatch.GetIDsOfNames
Return IDs of named procedures
Declaration
Source position: objpash.inc line 292
default 
  function GetIDsOfNames(const iid: TGuid; names: Pointer; 
                        NameCount: LongInt; LocaleID: LongInt; 
                        DispIDs: Pointer) : HRESULT;
Description
Return the ID of a procedure.