Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Description
This function removes a group of entries in the ACL of a file that granted access to the file for the user account used to run the VM.
Syntax
HRESULT WINAPI
HcsRevokeVmGroupAccess(
_In_ PCWSTR filePath
);
Parameters
filePath
Path to teh file for which to update the ACL.
Return Values
The function returns HRESULT.
Requirements
| Parameter | Description |
|---|---|
| Minimum supported client | Windows 10, version 2004 |
| Minimum supported server | Windows Server 2022 |
| Target Platform | Windows |
| Header | ComputeCore.h |
| Library | ComputeCore.lib |
| Dll | ComputeCore.dll |