This document is archived and information here might be outdated. Recommended version. |
The end field.
[Visual Basic .NET]
Public Property EndField As String
[C#]
public string EndField {get; set;}
[C++]
HRESULT get_EndField(
System.String* pField
);
[C++]
HRESULT put_EndField(
BSTR pField
);
[C++] Parameters pField [out, retval]
pField is a parameter of type BSTR* pField [in]
pField is a parameter of type BSTR