ArcObjects Library Reference (DefenseSolutions)  

IGlobeSink.UnSinkGlobeEvents Method

Detaches from the previously-sunk IGlobeDisplayEvents outbound interface.

[Visual Basic .NET]
Public Sub UnSinkGlobeEvents ( _
)
[C#]
public void UnSinkGlobeEvents (
);
[C++]
HRESULT UnSinkGlobeEvents(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGlobeSink Interface