IOCTL_VBRIDGE_GET_RX_PACKET_COMPLETE (Windows CE 5.0)

Send Feedback

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.

See Also

IOCTL_VBRIDGE_GET_RX_PACKET | OEMIoControl

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.