IPWorks Bluetooth 2020 C++ Edition

Questions / Feedback?

DeviceRemembered Property

Whether the device is a remembered device.

Syntax

ANSI (Cross Platform)
int GetDeviceRemembered();

Unicode (Windows)
BOOL GetDeviceRemembered();
#define PID_BTINFO_DEVICEREMEMBERED 10

IPWORKSBT_EXTERNAL void* IPWORKSBT_CALL IPWorksBT_BTInfo_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

FALSE

Remarks

This property specifies whether the device is a remembered device.

Note that not all remembered devices are authenticated.

This property is read-only and not available at design time.

Data Type

Boolean

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 C++ Edition - Version 20.0 [Build 7941]