public method IAddRef.addRef

Brief

Increments the reference count when the object is created or stored or returned from the method.

Declaration
C++
virtual long  addRef () = 0

Declared in IAddRef

back