IoRingHandleRefFromHandle macro (ioringapi.h)
Creates an instance of the IORING_HANDLE_REF structure from the provided file handle.
Syntax
void IoRingHandleRefFromHandle(
h
);
Parameters
h
The file handle to be referenced.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | ioringapi.h |