nn::uds::CTR::GetMacAddress Function

Syntax

nn::Result GetMacAddress(
     bit8 pMacAddress[MAC_ADDRESS_SIZE]
);

Arguments

Name Description
out pMacAddress[MAC_ADDRESS_SIZE] The MAC address of the local host.

Return Values

Returns the function's execution result.

Description

Gets the MAC address of the local host.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL