다음을 통해 공유


IDispEventImpl::GetTypeInfoCount

개체에서 제공하는 형식 정보 인터페이스의 수를 검색합니다(0 또는 1).

STDMETHOD(GetTypeInfoCount)( 
   UINT* pctinfo  
);

설명

See IDispatch::GetTypeInfoCount in the Windows SDK.

요구 사항

헤더: atlcom.h

참고 항목

참조

IDispEventImpl Class

IDispEventImpl::GetTypeInfo

개념

Supporting IDispEventImpl