WriteUInt32Release 函数 (miniport.h)

本主题介绍 WriteUInt32Release 函数。

语法

void WriteUInt32Release(
  [out] UINT32 volatile *Destination,
  [in]  UINT32          Value
);

参数

[out] Destination

定义 UINT32 参数 Destination

[in] Value

定义 UINT32 参数

返回值

要求

要求
最低受支持的客户端 Windows 11
标头 miniport.h (包括 Miniport.h)