SharedRefAdded()

Object::SharedRefAdded() method

Increments shared reference count. Shouldn’t be called directly; instead, use smart pointers or ThisProtector.

Object * System::Object::SharedRefAdded()

Return Value

Raw pointer to current object.

Remarks

Implementation.

See Also