IDispEventImpl::GetTypeInfoCount

Recupera il numero delle interfacce di informazioni di tipo fornite da un oggetto (0 o 1).

STDMETHOD(GetTypeInfoCount)(
   UINT* pctinfo 
);

Note

Vedere IDispatch::GetTypeInfoCount in Windows SDK.

Requisiti

Header: atlcom.h

Vedere anche

Riferimenti

Classe di IDispEventImpl

IDispEventImpl::GetTypeInfo

Concetti

IDispEventImpl di supporto