IOCTL_VBRIDGE_WILD_CARD
Other versions of this page are also available for the following:
8/27/2008
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
Header | pkfuncs.h |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IOCTL_VBRIDGE_WILD_CARD_RESET_BUFFER
IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED
OEMIoControl