หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The FWP_BYTE_ARRAY6 structure stores an array of exactly 6 bytes. Reserved.
Syntax
typedef struct FWP_BYTE_ARRAY6_ {
UINT8 byteArray6[6];
} FWP_BYTE_ARRAY6;
Members
byteArray6[6]
Array of 6 bytes.
Remarks
This structure is reserved.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | fwptypes.h |