OALKitlMACtoString (Windows CE 5.0)
This function converts the MAC address to a string. Because it uses the internal static buffer, this is not a reentrant function.
LPWSTR OALKitlMACtoString( UINT16 mac[]);
Parameters
- mac
[in] Specifies the MAC address used for KITL Ethernet communication.
Return Values
String representing the MAC 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