This topic has not yet been rated - Rate this topic

BTHX_VERSION structure

The BTHX_VERSION structure describes the version or versions that the transport driver supports.

Syntax


struct _BTHX_VERSION {
  ULONG Version;
};

Members

Version

Bitmask of supported versions. Currently, BTHX_DDI_VERSION_1 is the only supported version.

Requirements

Version

Versions: Supported starting with Windows 8.

Header

BthXDDI.h (include BthXDDI.h)

 

 

Send comments about this topic to Microsoft

Build date: 4/23/2013

© 2013 Microsoft. All rights reserved.