This method retrieves the type information for the dual interface.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetTypeInfo( UINT itinfo, LCID lcid, ITypeInfo** pptinfo );
See Also