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.
3/26/2014
This function is called by the application to stop receiving event notifications for the class of events registered in an earlier call to RequestBluetoothNotifications.
Syntax
BOOL StopBluetoothNotifications(
HANDLE h
);
Parameters
- h
[In] Handle that RequestBluetoothNotifications returned.
Return Value
Returns TRUE on success; otherwise, FALSE.
Requirements
Header |
bt_api.h |
Library |
coredll.lib |