WriteUInt32Release function (miniport.h)
This topic describes the WriteUInt32Release function.
Syntax
void WriteUInt32Release(
[out] UINT32 volatile *Destination,
[in] UINT32 Value
);
Parameters
[out] Destination
Defines the UINT32 parameter Destination.
[in] Value
Defines the UINT32 parameter Value.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Header | miniport.h (include Miniport.h) |