IDispatchImpl::GetIDsOfNames

This method maps a set of names to a corresponding set of dispatch identifiers.

Syntax

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

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IDispatchImpl Overview, IDispatchImpl Methods, IDispatch::GetIDsOfNames