다음을 통해 공유


ITypeInfo Interface

Definition

Provides information, from a type library, about an object and its capabilities. For more information, see ITypeInfo.

public interface class ITypeInfo
public interface class ITypeInfo
__interface ITypeInfo
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00020401-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ITypeInfo
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00020401-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ITypeInfo = interface
Public Interface ITypeInfo
Attributes

Applies to