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 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