IDispEventSimpleImpl::GetIDsOfNames

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

See IDispatch::GetIDsOfNames in the Platform SDK.

Remarks

This implementation of IDispatch::GetIDsOfNames returns E_NOTIMPL.

IDispEventSimpleImpl OverviewClass Members