ReactOS 0.4.16-dev-2491-g3dc6630
_BLUETOOTH_DEVICE_INFO Struct Reference

#include <bluetoothapis.h>

Collaboration diagram for _BLUETOOTH_DEVICE_INFO:

Public Attributes

DWORD dwSize
 
BLUETOOTH_ADDRESS Address
 
ULONG ulClassofDevice
 
BOOL fConnected
 
BOOL fRemembered
 
BOOL fAuthenticated
 
SYSTEMTIME stLastSeen
 
SYSTEMTIME stLastUsed
 
WCHAR szName [BLUETOOTH_MAX_NAME_SIZE]
 

Detailed Description

Definition at line 58 of file bluetoothapis.h.

Member Data Documentation

◆ Address

BLUETOOTH_ADDRESS _BLUETOOTH_DEVICE_INFO::Address

Definition at line 60 of file bluetoothapis.h.

◆ dwSize

DWORD _BLUETOOTH_DEVICE_INFO::dwSize

Definition at line 59 of file bluetoothapis.h.

◆ fAuthenticated

BOOL _BLUETOOTH_DEVICE_INFO::fAuthenticated

Definition at line 64 of file bluetoothapis.h.

◆ fConnected

BOOL _BLUETOOTH_DEVICE_INFO::fConnected

Definition at line 62 of file bluetoothapis.h.

◆ fRemembered

BOOL _BLUETOOTH_DEVICE_INFO::fRemembered

Definition at line 63 of file bluetoothapis.h.

◆ stLastSeen

SYSTEMTIME _BLUETOOTH_DEVICE_INFO::stLastSeen

Definition at line 65 of file bluetoothapis.h.

◆ stLastUsed

SYSTEMTIME _BLUETOOTH_DEVICE_INFO::stLastUsed

Definition at line 66 of file bluetoothapis.h.

◆ szName

WCHAR _BLUETOOTH_DEVICE_INFO::szName[BLUETOOTH_MAX_NAME_SIZE]

Definition at line 67 of file bluetoothapis.h.

◆ ulClassofDevice

ULONG _BLUETOOTH_DEVICE_INFO::ulClassofDevice

Definition at line 61 of file bluetoothapis.h.


The documentation for this struct was generated from the following file: