ICoclassInfo 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 |
获取或设置对象的名称。 |