IOCTL_VBRIDGE_WILD_CARD
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.