This document is archived and information here might be outdated. Recommended version. |
The index of the field with the given name.
[Visual Basic .NET] Public Function FindField ( _ ByVal FieldName As String _ ) As Integer
[C#] public int FindField ( string FieldName );
[C++]
HRESULT FindField(
BSTR FieldName
);
[C++]
Parameters FieldName [in]
FieldName is a parameter of type BSTR