Share via


IBTService::NotifyExtensions (Compact 2013)

3/26/2014

This method notifies the service extensions that call into the service library of when the supporting device is added or removed.

Syntax

HRESULT NotifyExtensions();

Parameters

None.

Return Value

Returns S_OK if the method completes successfully; otherwise, returns standard HRESULT values as appropriate.

Remarks

This method notifies the service extensions by calling OnBthDeviceAdded or OnBthDeviceRemoved.

See Also

Reference

IBTService

Other Resources

Bluetooth