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 prompts the user for the IP address if the Serial Line Internet Protocol (SLIP) connection does not have a valid IP address. Point-to-Point Protocol (PPP) calls this function.
DWORD GetIPAddress(HWND hParent);
Parameters
- hParent
Handle to the parent window to which the IP address is attached.
Return Values
The returned DWORD is a user's IP address.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Netui.h.
Link Library: Netui.lib.
See Also
Network User Interface Functions
Send Feedback on this topic to the authors