This document is archived and information here might be outdated. Recommended version. |
The Map Server Identify Result.
[Visual Basic .NET] Public Property MapServerIdentifyResult As IMapServerIdentifyResult
[C#] public IMapServerIdentifyResult MapServerIdentifyResult {get; set;}
[C++]
HRESULT get_MapServerIdentifyResult(
IMapServerIdentifyResult* result
);
[C++]
HRESULT put_MapServerIdentifyResult(
IMapServerIdentifyResult** result
);
[C++] Parameters result [in]
result is a parameter of type IMapServerIdentifyResult* result [out, retval]
result is a parameter of type IMapServerIdentifyResult**