AppClose()

Causes the GroupWise client to shut down. AppAllowClose must be set to Yes! for AppClose to function.

Token ID

BFTKN_APP_EXIT or 160

Syntax

VOID AppClose()

Remarks

AppClose() causes GroupWise to exit, unless AppAllowClose(No!) has previously been called. If you call AppAllowClose(Yes!), followed by AppClose(), the client should exit.