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 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