ArcObjects Library Reference (Carto)  

IWMSIdentifyObject Interface

Provides access to idenify a WMS layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CanIdentify Indicates if the object can identify the specified layer.
Method Flash Flashes the identified object on the screen.
Read-only property hWnd The window handle.
Read-only property Layer Target layer for identification.
Read/write property Name Name of the identify object.
Method PopUpMenu Displays a context sensitive popup menu at the specified location.
Read/write property PropertySet PropertySet of the identify object.

CoClasses that implement IWMSIdentifyObject

CoClasses and Classes Description
SimpleWMSIdentifyObject Provides programmatic access to a simple WMS layer identify object.
WMSIdentifyObject (esriArcMapUI) Provides programmatic access to a WMS map layer factory.

Remarks

Flash is not supported.