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 filter setting requested by NDIS through OID_GEN_CURRENT_PACKET_FILTER.
The OEMIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to IOCTL_VBRIDGE_CURRENT_PACKET_FILTER. - lpInBuf
[in] Points to a DWORD size memory containing the filter setting to be applied to the debug Ethernet controller. - nInBufSize
Not used, assuming lpInBuf points to at least 4 bytes of memory. - 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
Send Feedback on this topic to the authors