Back to Wsl

WslcContainerVolume

doc/docs/api-reference/c/structures/wslccontainervolume.md

2.9.4289 B
Original Source

WslcContainerVolume

c
typedef struct WslcContainerVolume
{
    _In_z_ PCWSTR windowsPath;
    _In_z_ PCSTR containerPath;
    _In_ BOOL readOnly;
} WslcContainerVolume;
FieldType
windowsPathPCWSTR
containerPathPCSTR
readOnlyBOOL