|
| ESRI.ArcGIS.ADF.ArcGISServer.Local | |
| QueryHyperlinksAsync(MapDescription,ImageDisplay,Int32[],Object) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerDcomProxy Class > QueryHyperlinksAsync Method : QueryHyperlinksAsync(MapDescription,ImageDisplay,Int32[],Object) Method |
- MapDescription
- MapImageDisplay
- LayerIDs
- userState
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub QueryHyperlinksAsync( _ ByVal MapDescription As ESRI.ArcGIS.ADF.ArcGISServer.MapDescription, _ ByVal MapImageDisplay As ESRI.ArcGIS.ADF.ArcGISServer.ImageDisplay, _ ByVal LayerIDs() As Integer, _ ByVal userState As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapServerDcomProxy Dim MapDescription As ESRI.ArcGIS.ADF.ArcGISServer.MapDescription Dim MapImageDisplay As ESRI.ArcGIS.ADF.ArcGISServer.ImageDisplay Dim LayerIDs() As Integer Dim userState As Object instance.QueryHyperlinksAsync(MapDescription, MapImageDisplay, LayerIDs, userState) | |
| C# | |
|---|---|
public void QueryHyperlinksAsync( ESRI.ArcGIS.ADF.ArcGISServer.MapDescription MapDescription, ESRI.ArcGIS.ADF.ArcGISServer.ImageDisplay MapImageDisplay, int[] LayerIDs, object userState ) | |
Parameters
- MapDescription
- MapImageDisplay
- LayerIDs
- userState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family