WriteUInt32Release 函式 (miniport.h)
本主題描述 writeUInt32Release 函式。
語法
void WriteUInt32Release(
[out] UINT32 volatile *Destination,
[in] UINT32 Value
);
參數
[out] Destination
Destination定義 UINT32 參數。
[in] Value
定義 UINT32 參數 Value。
傳回值
沒有
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 11 |
標頭 | miniport.h (包括 Miniport.h) |