vpn_ext_running_in_enterprise()

Determine if the process is running in the enterprise perimeter.

Synopsis:

#include <vpnext/vpn_ext_api.h>
 
VPN_EXT_PUBLIC bool vpn_ext_running_in_enterprise(void)

Since:

BlackBerry 10.2.0

Arguments:

Library:

libvpn_ext (For the qcc command, use the -l vpn_ext option to link against this library)

Description:

Returns:

true if the process is running in the enterprise perimeter, false otherwise.