TCountedTimeBased Class Reference
[Shell Interfaces]

As TTimeBased but a counted object. More...

Inheritance diagram for TCountedTimeBased:
TTimeBased TMCSMPCountedObject ITimeBased IMCUnknown IMCUnknown TTimeBasedList

List of all members.

Public Member Functions

virtual MCCOMErr MCCOMAPI QueryInterface (const MCIID &riid, void **ppvObj)
virtual uint32 MCCOMAPI AddRef ()
virtual uint32 MCCOMAPI Release ()

Detailed Description

As TTimeBased but a counted object.


Member Function Documentation

virtual uint32 MCCOMAPI TCountedTimeBased::AddRef (  )  [inline, virtual]

Increments the reference count of the object

Reimplemented from TMCSMPCountedObject.

virtual MCCOMErr MCCOMAPI TCountedTimeBased::QueryInterface ( const MCIID riid,
void **  ppvObj 
) [virtual]

Check if the object supports a given interface and returns a pointer to that interface if it does. Note that QueryInterface will increment the reference count of the object by one if the interface is found.

Parameters:
riid GUID of the interface
ppvObj A pointer to the pointer being returned.

Reimplemented from TTimeBased.

virtual uint32 MCCOMAPI TCountedTimeBased::Release (  )  [inline, virtual]

Decrements the reference count of the object. If the reference count reaches zero, the object is destroyed.

Reimplemented from TMCSMPCountedObject.


The documentation for this class was generated from the following file:
Generated on Mon Apr 26 22:48:00 2010 for Carrara SDK Doc by  doxygen 1.6.3