Parallels Desktop® 10 for Mac — C API Reference Guide
|
Determines if the current user can modify Parallels Service preferences ( PHT_DISP_CONFIG ).
PRL_RESULT PrlUsrCfg_CanChangeSrvSets( PRL_HANDLE hUserProfile, PRL_BOOL_PTR pbCanChangeSrvSets );
PrlApiDisp.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
By default, only administrators of the host machine can modify Parallels Service preferences. Depending on the current Parallels Service settings, other users may also be granted this privilege at the time a user profile is created. To verify the default settings, use the PrlDispCfg_CanChangeDefaultSettings function. Whether the user can or cannot modify Parallels Service preferences, this setting is final and cannot itself be changed through Parallels API.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|