IApplicationArchiveCancel Method |
Stop loading. Observe that this requires the application to idle and will therefor only work from an external process or upon return from an internal script event!
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSub Cancel
Dim instance As IApplicationArchive
instance.Cancel()
See Also