Share via


IOCTL_VBRIDGE_GET_ETHERNET_MAC

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This IOCTL is used by VMINI to determine the MAC address to be used by the virtual adapter instance VMINI1.

The OEMIoControl function calls this IOCTL.

Parameters

  • dwIoControlCode
    [in] Set to IOCTL_VBRIDGE_GET_ETHERNET_MAC.
  • lpInBuf
    Not used.
  • nInBufSize
    Not used.
  • lpOutBuf
    [out] Points to memory with a size of at least 6 bytes to receive the MAC address used by the debug Ethernet controller.
  • nOutBufSize
    Not used.
  • lpBytesReturned
    Not used.

Return Values

None.

Requirements

Header pkfuncs.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

OEMIoControl
VMINI IOCTLs