virtual P6R::P6INT32 P6R::p6ICom::addref (  )  [pure virtual, inherited]

This method increases the reference count of the component instance by one.

Whenever a pointer to an instance of a component is copied, it's reference count should be incremented to ensure that the component instance is not detroyed while it's still in use.

Returns:
The incremented reference count. This value should only be used for debugging.
See also:
The P6R Component Object Model
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.