Reports the date and time when it is updated.
[Visual Basic 6.0] Event DateTimeUpdated(
pNewDateTime As esriGpsDateTime _
)
[Visual Basic .NET] Public Event DateTimeUpdated As DateTimeUpdatedEventHandler
[C#] public event DateTimeUpdatedEventHandler DateTimeUpdated
[C++]
HRESULT DateTimeUpdated(
esriGpsDateTime* pNewDateTime
);
[C++]Parameters
pNewDateTime [in]pNewDateTime is a parameter of type esriGpsDateTime
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.