IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED
This IOCTL is used by VMINI to find out if VBridge has been initialized by the kernel and OAL code. The OEMIoControl function calls this IOCTL.
Parameters
- dwIoControlCode
[in] Set to IOCTL_VBRIDGE_WILD_CARD. - lpInBuf
[in] Set to IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED. - nInBufSize
Not used. - lpOutBuf
[out] Points to 4 bytes of memory to receive TRUE or FALSE. - nOutBufSize
Not used. - lpBytesReturned
[in] Size of DWORD for successful call.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Pkfuncs.h.
See Also
OEMIoControl | IOCTL_VBRIDGE_WILD_CARD
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.