IDispatchImpl::GetIDsOfNames

이름 집합을 해당하는 디스패치 식별자 집합에 매핑합니다.

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

설명

See IDispatch::GetIDsOfNames in the Windows SDK.

요구 사항

헤더: atlcom.h

참고 항목

참조

IDispatchImpl 클래스