This document is archived and information here might be outdated. Recommended version. |
Field index of the override field.
[Visual Basic .NET]
Public ReadOnly Property OverrideFieldIndex As Integer
[C#]
public int OverrideFieldIndex {get;}
[C++]
HRESULT get_OverrideFieldIndex(
System.Int32* idx
);
[C++] Parameters idx [out, retval]
idx is a parameter of type long*