หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Note The Network Access Protection platform is not available starting with Windows 10
Syntax
typedef struct tagNetworkSoH {
UINT16 size;
BYTE *data;
} NetworkSoH, NetworkSoHRequest, NetworkSoHResponse;
Members
size
The size, in bytes, of the data blob in the range minNetworkSoHSize to maxNetworkSoHSize.
data
A pointer to a data blob that contains the SoH structure in network byte order.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | naptypes.h |