IDispEventImpl::GetIDsOfNames

This method maps a single member and an optional set of argument names to a corresponding set of integer DISPIDs, which can be used on subsequent calls to IDispatch::Invoke.

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT GetIDsOfNames( REFIID riid, LPOLESTR* rgszNames, UINT cNames, LCID lcid, DISPID* rgdispid );