Windows Deployment Services Structures
The following structures are used with Windows Deployment Services.
Structure | Description |
---|---|
PXE_ADDRESS | Specifies the network address for a packet. |
PXE_DHCP_MESSAGE | This structure is used with the Windows Deployment Services PXE Server API. |
PXE_DHCP_OPTION | This structure is used with the Windows Deployment Services PXE Server API. |
PXE_PROVIDER | Describes a provider. |
WDS_CLI_CRED | Contains credentials used to authorize a client session. |
WDS_TRANSPORTCLIENT_REQUEST | Used by the WdsTransportClientStartSession function. |
TRANSPORTCLIENT_SESSION_INFO | Used by the PFN_WdsTransportClientSessionStartEx callback function. |
WDS_TRANSPORTPROVIDER_INIT_PARAMS | Used by the WdsTransportProviderInitialize callback function. |
WDS_TRANSPORTPROVIDER_SETTINGS | Used by the WdsTransportProviderInitialize callback function. |
The following is available beginning with Windows 8 and Windows Server 2012.
Structure | Description |
---|---|
PXE_DHCPV6_OPTION | Used with the Windows Deployment Services PXE Server API. |
PXE_DHCPV6_MESSAGE | A DHCPV6 message. |