ICoclassInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ICoclassInfo object provides information about the properties of the specified 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
- Attributes
Properties
Guid |
Gets the GUID for the ICoclassInfo object. |
Interfaces |
Gets the collection of interfaces for the parent object. |
Name |
Gets or sets the name of the object. |