BT_PAN_NUM_CONNECTIONS (Compact 2013)
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