Notifies clients when the resolution is updated.
[Visual Basic 6.0] Event ResolutionUpdated(
ByVal sender As IDisplayTransformation _
)
[Visual Basic .NET] Public Event ResolutionUpdated As ResolutionUpdatedEventHandler
[C#] public event ResolutionUpdatedEventHandler ResolutionUpdated
[C++] HRESULT ResolutionUpdated( IDisplayTransformation* sender );