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