Determines whether dispatcher should connect to the mobile proxy server by default.
PRL_RESULT PrlDispCfg_IsProxyEnabled( PRL_HANDLE hDispConfig, PRL_BOOL_PTR pbProxyEnabled );
PrlApiDisp.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
This is read only value, and changes inside depending on user credentials (see PrlDispCfg_SetProxyConnectionCreds ).