Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Windows Subsystem for Linux. For more information, see:
wslapi.h contains the following programming interfaces:
Functions
WslConfigureDistribution Modifies the behavior of a distribution registered with the Windows Subsystem for Linux (WSL). |
WslGetDistributionConfiguration Retrieves the current configuration of a distribution registered with the Windows Subsystem for Linux (WSL). |
WslIsDistributionRegistered Determines if a distribution is registered with the Windows Subsystem for Linux (WSL). |
WslLaunch Launches a Windows Subsystem for Linux (WSL) process in the context of a particular distribution. |
WslLaunchInteractive Launches an interactive Windows Subsystem for Linux (WSL) process in the context of a particular distribution. |
WslRegisterDistribution Registers a new distribution with the Windows Subsystem for Linux (WSL). |
WslUnregisterDistribution Unregisters a distribution from the Windows Subsystem for Linux (WSL). |
Enumerations
WSL_DISTRIBUTION_FLAGS The WSL_DISTRIBUTION_FLAGS enumeration specifies the behavior of a distribution in the Windows Subsystem for Linux (WSL). |