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