Description
This function detaches the container storage filter from the root directory of a layer.
Syntax
HRESULT WINAPI
HcsDetachLayerStorageFilter(
    _In_ PCWSTR layerPath
    );
Parameters
layerPath
Path to the root directory of the layer.
Return Values
The function returns HRESULT.
Requirements
| Parameter | Description | 
|---|---|
| Minimum supported client | Windows 10, version 1809 | 
| Minimum supported server | Windows Server 2019 | 
| Target Platform | Windows | 
| Header | ComputeStorage.h | 
| Library | ComputeStorage.lib | 
| Dll | ComputeStorage.dll |