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