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