Share via


IOCTL_VBRIDGE_WILD_CARD_VB_INITIALIZED

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

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

  • 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

See Also

Reference

OEMIoControl
IOCTL_VBRIDGE_WILD_CARD