ComSourceInterfacesAttribute Constructor
Initializes a new instance of the ComSourceInterfacesAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ComSourceInterfacesAttribute(String^) | Initializes a new instance of the ComSourceInterfacesAttribute class with the name of the event source interface. |
![]() | ComSourceInterfacesAttribute(Type^) | Initializes a new instance of the ComSourceInterfacesAttribute class with the type to use as a source interface. |
![]() | ComSourceInterfacesAttribute(Type^, Type^) | Initializes a new instance of the ComSourceInterfacesAttribute class with the types to use as source interfaces. |
![]() | ComSourceInterfacesAttribute(Type^, Type^, Type^) | Initializes a new instance of the ComSourceInterfacesAttribute class with the types to use as source interfaces. |
![]() | ComSourceInterfacesAttribute(Type^, Type^, Type^, Type^) | Initializes a new instance of the ComSourceInterfacesAttribute class with the types to use as source interfaces. |
