Share via


IOCTL_VBRIDGE_GET_RX_PACKET_COMPLETE

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This IOCTL returns the debugger from IOCTL_VBRIDGE_GET_RX_PACKET.

The OEMIoControl function calls this IOCTL.

Parameters

  • dwIoControlCode
    [in] Set to IOCTL_VBRIDGE_GET_RX_PACKET_COMPLETE.
  • lpInBuf
    [in] Pointer returned by IOCTL_VBRIDGE_GET_RX_PACKET.
  • nInBufSize
    Not used.
  • lpOutBuf
    Not used.
  • nOutBufSize
    Not used.
  • lpBytesReturned
    Not used.

Return Values

None.

Requirements

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

See Also

Reference

IOCTL_VBRIDGE_GET_RX_PACKET
OEMIoControl