MacConvertToString Method

Friend Function MacConvertToString(macbinary As eth32cfg_mac) As String

Summary

This method converts an eth32cfg_mac binary representation of a MAC address into a string.

Parameters

  • macbinary - The MAC address to be converted.

Return Value

This method returns a string representation of the MAC address.

See Also

MacConvert Method