NavigationGroupsEvents_12 Interface

Definition

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

public interface class NavigationGroupsEvents_12
[System.Runtime.InteropServices.Guid("000630F4-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface NavigationGroupsEvents_12
Public Interface NavigationGroupsEvents_12
Derived
Attributes

Methods

NavigationFolderAdd(NavigationFolder)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

NavigationFolderRemove()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

SelectedChange(NavigationFolder)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Applies to