Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This structure is included in BTE_CLASS_PAN class notifications.
Syntax
typedef struct {
DWORD dwSize;
DWORD NumConnections;
} BT_PAN_NUM_CONNECTIONS, *PBT_PAN_NUM_CONNECTIONS;
Members
- dwSize
Size of the structure. Indicates version.
- NumConnections
Number of peer devices connected.
Requirements
Header |
bt_api.h |
See Also
Reference
Bluetooth Application Development Structures
RequestBluetoothNotifications