BthSuppressRetry (Compact 2013)
3/26/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.