Share via


IOCTL_VBRIDGE_SHARED_ETHERNET

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 if the kernel and OAL code support shared Ethernet.

The OEMIoControl function calls this IOCTL.

Parameters

  • dwIoControlCode
    [in] Set to IOCTL_VBRIDGE_SHARED_ETHERNET.
  • lpInBuf
    Not used.
  • nInBufSize
    Not used.
  • lpOutBuf
    Not used.
  • nOutBufSize
    Not used.
  • lpBytesReturned
    Not used.

Return Values

True if the HAL code supports shared Ethernet; otherwise, FALSE is returned.

Requirements

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

See Also

Reference

OEMIoControl
VMINI IOCTLs