StopBluetoothNotifications

Send Feedback

This function is called by the application to stop receiving event notification for class of events registered in an earlier call to RequestBluetoothNotifications.

BOOL StopBluetoothNotifications(HANDLE h);

Parameters

  • h
    [In] Handle returned by RequestBluetoothNotifications.

Return Values

If no error occurs, this function returns TRUE, otherwise FALSE is returned.

Requirements

Pocket PC: Windows Mobile 5.0 and later.
Smartphone: Windows Mobile 5.0 and later.
OS Versions: Windows CE 5.01 and later.
Header: Bt_api.h.
Link Library: Coredll.lib.

See Also

Bluetooth Application Development Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.