This macro copies a specified Ethernet address to a specified location.
Header file: | Efilter.h |
Windows CE versions: | 2.0 and later |
VOID ETH_COPY_NETWORK_ADDRESS( OUT PCHAR D, IN CHAR S );
A driver that calls this macro can be running at any IRQL as long as the source and destination address pointers are resident.