WriteUInt32Raw function (wdm.h)
Syntax
void WriteUInt32Raw(
UINT32 volatile *Destination,
UINT32 Value
);
Parameters
Destination
Value
Return value
None
Requirements
Requirement | Value |
---|---|
Header | wdm.h |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
void WriteUInt32Raw(
UINT32 volatile *Destination,
UINT32 Value
);
Destination
Value
None
Requirement | Value |
---|---|
Header | wdm.h |