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 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) |