Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |