Ipv4Address 構造体 (naptypes.h)
メモネットワーク アクセス保護プラットフォームは、Windows 10 以降は使用できません
構文
typedef struct tagIpv4Address {
BYTE addr[4];
} Ipv4Address;
メンバー
addr[4]
ネットワークのバイト順に IPv4 ネットワーク アドレスを含む配列。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2008 [デスクトップ アプリのみ] |
Header | naptypes.h |