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.
This function communicates with Microsoft Platform Builder on the development workstation to obtain the contents of an EDBG_OS_CONFIG_DATA structure.
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 Values
Returns an EDBG_OS_CONFIG_DATA structure containing user settings, or flags, and desktop service IP and port information.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Halether.h.
Link Library: Hal.lib.
See Also
EDBG_ADDR | Eboot Code Library
Send Feedback on this topic to the authors