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 pass on the multicast addresses requested by NDIS through OID_802_3_MULTICAST_LIST.
The OEMIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to IOCTL_VBRIDGE_802_3_MULTICAST_LIST. - lpInBuf
[in] Points to memory location containing the list of multicast addresses to be applied to the debug Ethernet controller. - nInBufSize
[in] Length of buffer pointed to by lpInBuf. - lpOutBuf
Not used. - nOutBufSize
Not used. - lpBytesReturned
Not used.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
OID_802_3_MULTICAST_LIST | OEMIoControl
Send Feedback on this topic to the authors