ITypeLib::GetTypeInfoOfGuid Method (Guid, Type^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetTypeInfoOfGuid(
	[InAttribute] Guid% guid,
	[OutAttribute] Type^% ppTInfo
)

Parameters

guid
Type: System::Guid
ppTInfo
Type: System::Type^
Return to top
Show: