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