Share via


_IUccCategoryContextEvents Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Defines the events raised by an IUccCategoryContext instance.

The following tables list the members exposed by the _IUccCategoryContextEvents type.

Public Methods

  Name Description
Cc715566.pubmethod(en-us,office.12).gif OnCategoryInstanceAdded Raised when a category instance is added to the category context.
Cc715566.pubmethod(en-us,office.12).gif OnCategoryInstanceRemoved Raised when a category instance is removed from the category context.

Top

See Also

Reference

_IUccCategoryContextEvents Interface
Microsoft.Office.Interop.UccApi Namespace

Other Resources

Code Listing: Basic Event Registration and Other Helper Methods in C#