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.
1/5/2010
This IOCTL is used by VMINI to pass extra IOCTLS that VBridge can recognize.
The VMINI driver calls this I/O control via the KernelIoControl function.
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
VMINI IOCTLs
IOCTL_VBRIDGE_WILD_CARD_RESET_BUFFER
IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED
OEMIoControl