ICoclassInfo 接口

定义

ICoclassInfo对象提供有关指定 coclass 的属性的信息。

public interface class ICoclassInfo
public interface class ICoclassInfo
__interface ICoclassInfo
[System.Runtime.InteropServices.Guid("5FBF6D95-6D01-4B6A-8E35-1E05BB8B94A3")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface ICoclassInfo
[<System.Runtime.InteropServices.Guid("5FBF6D95-6D01-4B6A-8E35-1E05BB8B94A3")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type ICoclassInfo = interface
Public Interface ICoclassInfo
属性

属性

Guid

获取对象的 GUID ICoclassInfo

Interfaces

获取父对象的接口集合。

Name

获取或设置对象的名称。

适用于