다음을 통해 공유


IDispEventSimpleImpl::GetIDsOfNames

이 구현의 IDispatch::GetIDsOfNames 반환 E_NOTIMPL.

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

설명

See IDispatch::GetIDsOfNames in the Windows SDK.

요구 사항

헤더: atlcom.h

참고 항목

참조

IDispEventSimpleImpl 클래스