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 request VBridge to reset its Tx/Rx buffers.
The OEMIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to IOCTL_VBRIDGE_WILD_CARD. - 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
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
OEMIoControl | IOCTL_VBRIDGE_WILD_CARD
Send Feedback on this topic to the authors