Share via


SearchProviderStateChangedEventData Class

SearchProviderStateChangedEventData Class The class cannot be co-created.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

Remarks

This class implements the ISearchProviderStateChangedEventData interface. The default interface is ISearchProviderStateChangedEventData. An application obtains the default interface on the class instance directly. Non default interfaces, if any, can be obtained by calling QueryInterface on the default interface. The class identifier (CLSID) of this class is b53c508e-e967-43d2-a5c6-85523859581f. This class cannot be cocreated. It is intended to illustrate that the implemented interfaces can be queried from each other as well as the events to be raised in an instance of this class.

Inheritance Hierarchy

Object
  UCCollaborationLib.SearchProviderStateChangedEventData

See Also

SearchProviderStateChangedEventData Members

UCCollaborationLib Namespace