IProvideClassInfo Interface

Provides access to the type information for an object's coclass entry in its type library.

When To Implement

Implement this interface on any object that can provide type information for its entire class, that is, the coclass entry in the type library.

When To Use

Use this interface to access the coclass type information for an object.

Methods

The IProvideClassInfo interface inherits the methods of the IUnknown interface.

In addition, IProvideClassInfo defines the following method.

MethodDescription

GetClassInfo

Retrieves a pointer to the ITypeInfo interface for the object's type information.

 

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderOCIdl.h
IDLOCIdl.idl
IIDIID_IProvideClassInfo is defined as B196B283-BAB4-101A-B69C-00AA00341D07

See Also

coclass

Send comments about this topic to Microsoft

Build date: 11/12/2009

Tags :


Page view tracker