Share via


Self Class

Self Class The class cannot be co-created.

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

Syntax

Remarks

Coclasses This class implements the ISelf interface. The default interface is ISelf. 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. An instance of this class is also a source of the events defined in the _ISelfEvents dispinterface. The class identifier (CLSID) of this class is cdcf9caf-ec72-4ec4-a7ca-05cbdda1959d. 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.Self

See Also

Self Members

UCCollaborationLib Namespace