IOCTL_VBRIDGE_WILD_CARD_RESET_BUFFER (Windows Embedded CE 6.0)

1/5/2010

This IOCTL is used by VMINI to request VBridge to reset its Tx/Rx buffers.

The VMINI driver calls this I/O control via the KernelIoControl function.

Parameters

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

Return Values

None.

Remarks

This IOCTL is passed in lpInBuf of IOCTL_VBRIDGE_WILD_CARD.

Requirements

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

See Also

Reference

VMINI IOCTLs
OEMIoControl
IOCTL_VBRIDGE_WILD_CARD