int = GetRefTypeOfImplType(hRefType)
Retrieves the type description of the implemented interface types.
Parameters
hRefType : int
Comments
If a type description describes a COM class, it retrieves the type
description of the implemented interface types. For an interface,
GetRefTypeOfImplType returns the type information for inherited
interfaces, if any exist.