BthCancelRemoteNameQuery (Compact 2013)
3/26/2014
This function cancels the query started by a call to BthRemoteNameQuery.
Syntax
int BthCancelRemoteNameQuery(
BT_ADDR *pba
);
Parameters
- pba
[in] Pointer to the Bluetooth address that identifies the query to cancel.
Return Value
Returns ERROR_SUCCESS on success; otherwise returns standard HRESULT errors.
Requirements
Header |
bt_api.h |
Library |
Btdrt.lib |