Collapse All
Parallels Virtualization SDK
PrlDispCfg_SetMobileAdvancedAuthMode Function
PHT_DISP_CONFIG See Also

Set the advanced authorization mode for Parallels Access clients.

Syntax
PRL_RESULT PrlDispCfg_SetMobileAdvancedAuthMode(
    PRL_HANDLE hDispConfig, 
    PRL_MOBILE_ADVANCED_AUTH_MODE nMode
);
File

PrlApiDisp.h

Parameters

hDispConfig
A handle of type PHT_DISP_CONFIG .
nMode
[in] New advanced authorization mode.
Returns

PRL_RESULT . Possible values:

PRL_ERR_INVALID_ARG - invalid handle.

PRL_ERR_SUCCESS - function completed successfully.

Remarks

Changing the advanced authorization mode does not affect clients that are already connected.

See Also
Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.