Cancels the point updates for the screens in the cache. | |
Syntax: | object.CancelScreenCachePointUpdates |
Description: | Cancels the point updates for the screens in the
cache. Examples Sub Application_CancelScreenCachePointUpdates() CimGetScreen.Application.CancelScreenCachePointUpdates End Sub |
See Also: | GefScreen.CancelPointUpdates |