Search notes:

System.Runtime.InteropServices.ComInterfaceType (enum)

The System.Runtime.InteropServices.ComInterfaceType enumeration is used by System.Runtime.InteropServices.InterfaceTypeAttribute

Fields

ComInterfaceType 0
InterfaceIsIDispatch 2
InterfaceIsIInspectable 3
InterfaceIsIUnknown 1

Index