StopBluetoothNotifications (Compact 2013)
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 |