หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The FWP_BYTE_ARRAY16 structure stores an array of exactly 16 bytes.
Syntax
typedef struct FWP_BYTE_ARRAY16_ {
UINT8 byteArray16[16];
} FWP_BYTE_ARRAY16;
Members
byteArray16[16]
Array of 16 bytes.
Remarks
This data type is useful for IPv6 addresses.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | fwptypes.h |