次の方法で共有


WriteUInt32Raw 関数 (ミニポート.h)

このトピックでは、writeUInt32Raw 関数 について説明します。

構文

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

パラメーター

[out] Destination

UINT32 パラメーター Destinationを定義します。

[in] Value

UINT32 パラメーター Valueを定義します。

戻り値

何一つ

必要条件

要件 価値
サポートされる最小クライアント Windows 11
ヘッダー ミニポート.h (ミニポートを含む.h)