This document is archived and information here might be outdated. Recommended version. |
Get the GeoProcessor return value.
[Visual Basic .NET]
Public ReadOnly Property ReturnValue As Object
[C#]
public object ReturnValue {get;}
[C++]
HRESULT get_ReturnValue(
Variant* pRetValue
);
[C++] Parameters pRetValue [out, retval]
pRetValue is a parameter of type VARIANT*