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 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.