Back to Wsl

Not Yet Implemented APIs

doc/docs/api-reference/c/not-yet-implemented-apis.md

2.9.4610 B
Original Source

Not Yet Implemented APIs

The following APIs or features are not yet implemented and will return E_NOTIMPL when called. This list is provided so callers can plan accordingly:

API / FeatureDetails
WslcSetContainerSettingsPortMappings — UDP protocolOnly TCP (WSLC_PORT_PROTOCOL_TCP) is supported. Passing WSLC_PORT_PROTOCOL_UDP returns E_NOTIMPL.
WslcCreateSessionVhdVolume / WslcSetSessionSettingsVhd — fixed VHD typeOnly dynamic VHDs (WSLC_VHD_TYPE_DYNAMIC) are supported. Passing WSLC_VHD_TYPE_FIXED returns E_NOTIMPL.