Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This implementation of IDispatch::GetIDsOfNames returns E_NOTIMPL.
STDMETHOD(GetIDsOfNames)(
REFIID /* riid */,
LPOLESTR* /* rgszNames */,
UINT /* cNames */,
LCID /* lcid */,
DISPID* /* rgdispid */
);
Remarks
See IDispatch::GetIDsOfNames in the Windows SDK.
Requirements
Header: atlcom.h