Retrieves the name of the type represented by an ITypeInfo object.
![]()
The name of the type that the typeInfo parameter points to.
You can also retrieve the name of the type represented by an ITypeInfo by calling the UCOMITypeInfo.GetDocumentation(int, String@, String@, Int32@, String@) method and passing -1 for its first parameter.