Name
ClassInterfaceType
Synopsis
This enumeration contains values
to use as
arguments for ClassInterfaceAttribute.
AutoDispatch specifies that a dispatch-only
interface should be generated. AutoDual specifies
that a dual interface should be generated, and
None specifies that no interface should be
generated.
public enum ClassInterfaceType { None = 0, AutoDispatch = 1, AutoDual = 2 }
Hierarchy
System.Object
→
System.ValueType
→
System.Enum(System.IComparable,
System.IFormattable, System.IConvertible)
→
ClassInterfaceType
Returned By
ClassInterfaceAttribute.Value
Passed To
ClassInterfaceAttribute.ClassInterfaceAttribute( )
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access