Reports the current satellite information when it is updated.
[Visual Basic 6.0] Event SatelliteInfoUpdated(
ByVal satelliteCount As Long _
)
[Visual Basic .NET] Public Event SatelliteInfoUpdated As SatelliteInfoUpdatedEventHandler
[C#] public event SatelliteInfoUpdatedEventHandler SatelliteInfoUpdated
[C++]
HRESULT SatelliteInfoUpdated(
long satelliteCount
);
[C++]Parameters
satelliteCount [in] satelliteCount is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.