WriteUInt32Raw 関数 (miniport.h)
このトピックでは、 WriteUInt32Raw 関数について説明します。
構文
void WriteUInt32Raw(
[out] UINT32 volatile *Destination,
[in] UINT32 Value
);
パラメーター
[out] Destination
UINT32 パラメーター Destination を定義します。
[in] Value
UINT32 パラメーター Value を定義します。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 11 |
Header | miniport.h (Miniport.h を含む) |