Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This function communicates with Microsoft Platform Builder on the development workstation to obtain the contents of an EDBG_OS_CONFIG_DATA structure.
Syntax
EDBG_OS_CONFIG_DATA* EbootWaitForHostConnect(
EDBG_ADDR* pDevAddr,
EDBG_ADDR* pHostAddr
);
Parameters
- pDevAddr
[in] Pointer to an EDBG_ADDR structure containing the IP address and Media Access Control (MAC) address of the device.
- pHostAddr
[in] Pointer to an EDBG_ADDR structure containing the address information about the host side (Platform Builder side) machine.
Return Value
Returns an EDBG_OS_CONFIG_DATA structure containing user settings, or flags, and desktop service IP and port information.
Requirements
| Header | halether.h |
| Library | hal.lib |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
Boot Loader Ethernet Controller Functions
EDBG_ADDR