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