IOCTL_VBRIDGE_WILD_CARD (Windows CE 5.0)
This IOCTL is used by VMINI to pass extra IOCTLS that VBridge can recognize.
The OEMIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to IOCTL_VBRIDGE_WILD_CARD. - lpInBuf
[in] Used by VMINI to pass information to VBridge. - nInBufSize
[in] Used by VMINI to pass information to VBridge. - lpOutBuf
[out] Used by VMINI to pass information to VBridge. - nOutBufSize
[in] Used by VMINI to pass information to VBridge. - lpBytesReturned
[in] Used by VMINI to pass information to VBridge.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
IOCTL_VBRIDGE_WILD_CARD_RESET_BUFFER | IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED | OEMIoControl
Send Feedback on this topic to the authors