Virtuozzo Virtualization SDK C API Reference
|
Obtains the virtual machine access rights information.
PRL_RESULT PrlAcl_GetAccessForOthers( PRL_HANDLE hAcl, PRL_VM_ACCESS_FOR_OTHERS_PTR pnAccessForOthers );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
The function determines whether other users besides the owner can view, run, or have full access to a virtual machine.