ITypeLib::GetTypeInfoOfGuid Method (Guid, Type^)
Visual Studio 2015
Retrieves the type description that corresponds to the specified globally unique identifier (GUID).
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- Guid
-
Type:
System::Guid
GUID of the type description.
- ppTInfo
-
Type:
System::Type^
The ITypeInfo interface.
Show: