Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function is called by the Audio Gateway service to drop an incoming call.
Syntax
DWORD BthAGNetworkRejectCall(void);
Parameters
None.
Return Value
If the function call succeeds, the return value is ERROR_SUCCESS. Any other value indicates a failure.
Remarks
BthAGNetworkRejectCall is called asynchronously.
Requirements
| Header | btagpub.h |
| Library | Btagsvc_network.lib |
| Windows Embedded CE | Windows CE 5.0 and later |