IDispatchImpl::GetTypeInfoCount
判斷是否有型別資訊的資料為雙重介面。
STDMETHOD(GetTypeInfoCount)(
UINT* pctinfo
);
備註
請參閱在 Windows SDK的 IDispatch::GetTypeInfoCount 。
需求
Header: atlcom.h
判斷是否有型別資訊的資料為雙重介面。
STDMETHOD(GetTypeInfoCount)(
UINT* pctinfo
);
請參閱在 Windows SDK的 IDispatch::GetTypeInfoCount 。
Header: atlcom.h