Click to Rate and Give Feedback
MSDN
MSDN Library
COM
COM Fundamentals
Reference
Interfaces
IProvideClassInfo

  Switch on low bandwidth view
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: 7/9/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker