IBTDevice::SetTrust (Compact 2013)
3/26/2014
This method sets a Boolean value that indicates whether the device is trusted.
Syntax
void SetTrust(BOOL fTrusted);
Parameters
- fTrusted
[in] Set to TRUE if the device is trusted; otherwise set to FALSE.
Return Value
None.