Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors