Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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 |