Global Interfaces Class

The Global Interfaces class contains elements used to manage hosted controls and interfaces that are a part of the global session.

The following figure shows the structure of the class:

Ee712776.ae10c54e-3993-485d-96ae-9517d364742b(en-us,MSDN.10).png


The class has the following elements:

Element

Description

Interfaces field

The field contains the list of interfaces in the global session.

Add method

The method adds an interface to the global interface.

ContainsInterface method

The method determines if an interface type is present in the global applications array

GetApplications method

The method lists the applications for an interface.

GlobalInterfaces method

Returns the collection of interfaces, sort by the interface type.



Show: