GetIPAddress (Compact 2013)
3/26/2014
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.
Syntax
DWORD GetIPAddress(
HWND hParent
);
Parameters
- hParent
Handle to the parent window to which the IP address is attached.
Return Value
The returned DWORD is a user's IP address.
Requirements
Header |
netui.h |
Library |
Netui.lib |