ITypeLibInfo.Interfaces Property

Definition

Gets the collection of interfaces for the type library.

public:
 property System::Object ^ Interfaces { System::Object ^ get(); };
public:
 property Platform::Object ^ Interfaces { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610743822)]
public object Interfaces { [System.Runtime.InteropServices.DispId(1610743822)] get; }
[<System.Runtime.InteropServices.DispId(1610743822)>]
[<get: System.Runtime.InteropServices.DispId(1610743822)>]
member this.Interfaces : obj
Public ReadOnly Property Interfaces As Object

Property Value

An object containing a collection of the interfaces associated with the type library.

Attributes

Applies to