IOCTL_VBRIDGE_SHARED_ETHERNET
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.