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 converts the IP address to a string. Because it uses the internal static buffer, this is not a reentrant function.
LPWSTR OALKitlIPtoString( UINT32 ip4);
Parameters
- ip4
[in] Specifies the IP address to be converted.
Return Values
Returns a string representing the IP address.
Remarks
Requirements
OS Versions: Windows CE 5.0 and later
Header: Oal_kitl.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors