IDispEventImpl::GetTypeInfoCount
检索对象提供的类型信息接口的数量(0 或 1)。
STDMETHOD(GetTypeInfoCount)(
UINT* pctinfo
);
备注
在参见 Windows SDK的 IDispatch::GetTypeInfoCount。
要求
Header: atlcom.h
检索对象提供的类型信息接口的数量(0 或 1)。
STDMETHOD(GetTypeInfoCount)(
UINT* pctinfo
);
在参见 Windows SDK的 IDispatch::GetTypeInfoCount。
Header: atlcom.h