WriteInt32Release 函式 (miniport.h)
本主題描述 WriteInt32Release 函式。
語法
void WriteInt32Release(
[out] INT32 volatile *Destination,
[in] INT32 Value
);
參數
[out] Destination
定義 INT32 參數 Destination。
[in] Value
定義 INT32 參數 Value。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 11 |
標頭 | miniport.h (包含 Miniport.h) |