Determines confirmation mode for the session
PRL_RESULT PrlSrv_IsConfirmationModeEnabled( PRL_HANDLE hServer, PRL_BOOL_PTR pbConfirmationModeEnabled );
PrlApiDisp.h
PRL_RESULT. Possible values: PRL_ERR_INVALID_ARG - non valid PHT_SERVER handle or non valid (NULL) pointer to the buffer for storing result was passed. PRL_ERR_SUCCESS - operation completed successfully.
PrlSrv_DisableConfirmationMode() PrlSrv_EnableConfirmationMode() PrlSrv_IsConfirmationModeEnabled() PrlVmCfg_GetConfirmationsList() PrlVmCfg_SetConfirmationsList() PrlDispCfg_GetConfirmationsList() PrlDispCfg_SetConfirmationsList()