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