Sdílet prostřednictvím


IInterfaceInfo Members

Provides information about the properties of the specified type library's interfaces.

The IInterfaceInfo type exposes the following members.

Properties

  Name Description
Public property ActiveType Gets or sets the type of interface as an eInterfaceType enumeration.
Public property Base Gets a string containing the name of the base class of the interface.
Public property Default Gets a value indicating whether the interface is the default interface.
Public property Functions Gets a collection of functions for the parent object.
Public property Guid Gets the GUID for the IInterfaceInfo object.
Public property IsDispatchable Gets a value indicating whether the interface is derived from IDispatch.
Public property Name Gets or sets the name of the object.
Public property Properties Gets the properties of the interface.
Public property Source Gets a value indicating whether the interface is the source — that is, an interface that the client listens to, rather than calls.
Public property Type Gets the interface type as an eInterfaceType enumeration.

Top

See Also

Reference

IInterfaceInfo Interface

Microsoft.VisualStudio.VsWizard Namespace