This document is archived and information here might be outdated. Recommended version. |
Optional name of field containing result.
[Visual Basic .NET]
Public Property ResultFieldName As String
[C#]
public string ResultFieldName {get; set;}
[C++]
HRESULT get_ResultFieldName(
System.String* ResultFieldName
);
[C++]
HRESULT put_ResultFieldName(
BSTR ResultFieldName
);
[C++] Parameters ResultFieldName [out, retval]
ResultFieldName is a parameter of type BSTR* ResultFieldName [in]
ResultFieldName is a parameter of type BSTR