ITypeInfo::GetRefTypeInfo Method (UInt32, Type^)
Visual Studio 2015
Retrieves the type descriptions referenced by a specified type description.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- hreftype
-
Type:
System::UInt32
Handle to the referenced type description to be returned.
- ppTInfo
-
Type:
System::Type^
Reference type description.
Show: