This document is archived and information here might be outdated. Recommended version. |
Adds an identify result.
[Visual Basic .NET] Public Sub Add ( _ ByVal identifyResult As IMapServerIdentifyResult _ )
[C#] public void Add ( IMapServerIdentifyResult identifyResult );
[C++]
HRESULT Add(
IMapServerIdentifyResult* identifyResult
);
[C++] Parameters identifyResult [in]
identifyResult is a parameter of type IMapServerIdentifyResult*