Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Specifies required flags for creating an I/O ring with a call to CreateIoRing.
Syntax
typedef enum IORING_CREATE_REQUIRED_FLAGS {
IORING_CREATE_REQUIRED_FLAGS_NONE
} ;
Constants
IORING_CREATE_REQUIRED_FLAGS_NONENone. |
Remarks
Use the IORING_CREATE_FLAGS structure to pass flags into CreateIoRing. If any unknown required flags are provided to an API, the API will fail the associated call.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Build 22000 |
| Header | ioringapi.h |