BthAGNetworkAnswerCall (Compact 2013)

3/26/2014

This function is called by the Audio Gateway service to receive an incoming call.

Syntax

DWORD BthAGNetworkAnswerCall(void);

Parameters

None.

Return Value

If the function call succeeds, the return value is ERROR_SUCCESS. Any other value indicates a failure.

Remarks

BthAGNetworkAnswerCall is called asynchronously.

Requirements

Header

btagpub.h

Library

Btagsvc_network.lib

See Also

Reference

Bluetooth AG Service Functions