This document is archived and information here might be outdated. Recommended version. |
Check for end of result.
[Visual Basic .NET] Public Sub CheckResultStatus ( _ ByVal pGPResult As IGeoProcessorResult _ )
[C#] public void CheckResultStatus ( IGeoProcessorResult pGPResult );
[C++]
HRESULT CheckResultStatus(
IGeoProcessorResult* pGPResult
);
[C++] Parameters pGPResult [in]
pGPResult is a parameter of type IGeoProcessorResult*