Share via


BthAcceptSCOConnections (Windows CE 5.0)

Send Feedback

This function instructs the Bluetooth stack to accept incoming SCO connections.

int BthAcceptSCOConnections ( BOOL fAccept);

Parameters

  • fAccept
    Specify TRUE to accept SCO connections. By default, SCO connections are not accepted.

Return Values

This function returns ERROR_SUCCESS when it completes successfully. Other standard error codes may be returned as appropriate.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Bt_api.h.
Link Library: Btdrt.lib.

See Also

Bluetooth OS Functions | Bluetooth Application Development

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.