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.
1/5/2010
This IOCTL returns the debugger from IOCTL_VBRIDGE_GET_RX_PACKET.
The VMINI driver calls this I/O control via the KernelIoControl function.
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 |