Share via


BthSuppressRetry (Compact 7)

3/12/2014

This function disables retrying a Service Discovery Protocol (SDP) query.

Syntax

HRESULT BthSuppressRetry();

Parameters

None.

Return Value

Always returns S_OK.

Remarks

Helpful in cases when querying an SDP record triggers an authentication request that the user declines. If retrying is disabled, the authentication request will not retrigger for the user.

See Also

Reference

Bluetooth API Miscellaneous Functions