GoOffline : To disable all event handlers
Synopsis
Section titled “Synopsis”UINT GoOffline ( )```### Description
This function will disable all handlers. The return value of this function will be 0 or 1. This function can return 0 in case handlers are already disabled, i.e. "All Handler" toolbar/menu is already disabled.### Inputs
-### Returns
A value zero indicate failure condition while a value 1 indicate a success condition.
---
**Authoritative source**: BUSMASTER DITA help source `GoOffline.dita`, compiled into `BUSMASTER.CHM` with the application.