This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub GetTypeInfoOfGuid ( _
ByRef guid As Guid&, _
ByRef ppTInfo As Type& _
)
[C#]
public void GetTypeInfoOfGuid (
ref Guid& guid,
ref Type& ppTInfo
);