This topic has not yet been rated - Rate this topic

eInterfaceType Enumeration

Used by the IInterfaceInfo object.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
public enum eInterfaceType
Member nameDescription
einterfaceCustomThe wizard creates a project or class with a custom interface.
einterfaceDispinterfaceThe wizard creates a project or class with a dispinterface.
einterfaceDualThe wizard creates a project or class with a dual interface.

eInterfaceType specifies the type of interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.