ReactOS 0.4.16-dev-2491-g3dc6630
_BLUETOOTH_SELECT_DEVICE_PARAMS Struct Reference

#include <bluetoothapis.h>

Collaboration diagram for _BLUETOOTH_SELECT_DEVICE_PARAMS:

Public Attributes

DWORD dwSize
 
ULONG cNumOfClasses
 
BLUETOOTH_COD_PAIRSprgClassOfDevices
 
WCHARpszInfo
 
HWND hwndParent
 
BOOL fForceAuthentication
 
BOOL fShowAuthenticated
 
BOOL fShowRemembered
 
BOOL fShowUnknown
 
BOOL fAddNewDeviceWizard
 
BOOL fSkipServicesPage
 
PFN_DEVICE_CALLBACK pfnDeviceCallback
 
voidpvParam
 
DWORD cNumDevices
 
PBLUETOOTH_DEVICE_INFO pDevices
 

Detailed Description

Definition at line 93 of file bluetoothapis.h.

Member Data Documentation

◆ cNumDevices

DWORD _BLUETOOTH_SELECT_DEVICE_PARAMS::cNumDevices

Definition at line 107 of file bluetoothapis.h.

◆ cNumOfClasses

ULONG _BLUETOOTH_SELECT_DEVICE_PARAMS::cNumOfClasses

Definition at line 95 of file bluetoothapis.h.

◆ dwSize

DWORD _BLUETOOTH_SELECT_DEVICE_PARAMS::dwSize

Definition at line 94 of file bluetoothapis.h.

◆ fAddNewDeviceWizard

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fAddNewDeviceWizard

Definition at line 103 of file bluetoothapis.h.

◆ fForceAuthentication

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fForceAuthentication

Definition at line 99 of file bluetoothapis.h.

◆ fShowAuthenticated

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fShowAuthenticated

Definition at line 100 of file bluetoothapis.h.

◆ fShowRemembered

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fShowRemembered

Definition at line 101 of file bluetoothapis.h.

◆ fShowUnknown

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fShowUnknown

Definition at line 102 of file bluetoothapis.h.

◆ fSkipServicesPage

BOOL _BLUETOOTH_SELECT_DEVICE_PARAMS::fSkipServicesPage

Definition at line 104 of file bluetoothapis.h.

◆ hwndParent

HWND _BLUETOOTH_SELECT_DEVICE_PARAMS::hwndParent

Definition at line 98 of file bluetoothapis.h.

◆ pDevices

PBLUETOOTH_DEVICE_INFO _BLUETOOTH_SELECT_DEVICE_PARAMS::pDevices

Definition at line 108 of file bluetoothapis.h.

◆ pfnDeviceCallback

PFN_DEVICE_CALLBACK _BLUETOOTH_SELECT_DEVICE_PARAMS::pfnDeviceCallback

Definition at line 105 of file bluetoothapis.h.

◆ prgClassOfDevices

BLUETOOTH_COD_PAIRS* _BLUETOOTH_SELECT_DEVICE_PARAMS::prgClassOfDevices

Definition at line 96 of file bluetoothapis.h.

◆ pszInfo

WCHAR* _BLUETOOTH_SELECT_DEVICE_PARAMS::pszInfo

Definition at line 97 of file bluetoothapis.h.

◆ pvParam

void* _BLUETOOTH_SELECT_DEVICE_PARAMS::pvParam

Definition at line 106 of file bluetoothapis.h.


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