Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Retrieves the type information for an object, which can then be used to get the type information for an interface.
STDMETHOD(GetTypeInfo)(
UINT itinfo,
LCID lcid,
ITypeInfo** pptinfo
);
Remarks
See IDispatch::GetTypeInfo in the Windows SDK.
Requirements
Header: atlcom.h