ArcObjects Library Reference (DefenseSolutions)  

IGlobeSink.SinkGlobeEvents Method

Attaches to the IGlobeDisplayEvents outbound interface for automatic sinking of globe events.

ERROR: Syntax information about IGlobeSink.SinkGlobeEvents may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT SinkGlobeEvents(
  IGlobeDisplay* pGlobeDisplay
);
[C++]

Parameters

pGlobeDisplay

  pGlobeDisplay is a parameter of type IGlobeDisplay

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGlobeSink Interface