IProvideClassInfo interface (ocidl.h)

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

Inheritance

The IProvideClassInfo interface inherits from the IUnknown interface. IProvideClassInfo also has these types of members:

Methods

The IProvideClassInfo interface has these methods.

 
IProvideClassInfo::GetClassInfo

Retrieves a pointer to the ITypeInfo interface for the object's type information. The type information for an object corresponds to the object's coclass entry in a type library.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header ocidl.h

See also

coclass