ホーム › System.DeploymentServices › PXE_DHCP_MESSAGE
PXE_DHCP_MESSAGE
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Operation | BYTE | 1 | +0 | +0 |
| HardwareAddressType | BYTE | 1 | +1 | +1 |
| HardwareAddressLength | BYTE | 1 | +2 | +2 |
| HopCount | BYTE | 1 | +3 | +3 |
| TransactionID | DWORD | 4 | +4 | +4 |
| SecondsSinceBoot | WORD | 2 | +8 | +8 |
| Reserved | WORD | 2 | +10 | +10 |
| ClientIpAddress | DWORD | 4 | +12 | +12 |
| YourIpAddress | DWORD | 4 | +16 | +16 |
| BootstrapServerAddress | DWORD | 4 | +20 | +20 |
| RelayAgentIpAddress | DWORD | 4 | +24 | +24 |
| HardwareAddress | BYTE | 16 | +28 | +28 |
| HostName | BYTE | 64 | +44 | +44 |
| BootFileName | BYTE | 128 | +108 | +108 |
| Anonymous | _Anonymous_e__Union | 4 | +236 | +236 |
| Option | PXE_DHCP_OPTION | 3 | +240 | +240 |
共用体: _Anonymous_e__Union x64 4B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| bMagicCookie | BYTE | 4 | +0 | +0 |
| uMagicCookie | DWORD | 4 | +0 | +0 |