System::Object::SharedRefAdded method

Object::SharedRefAdded method

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

Object * System::Object::SharedRefAdded()

ReturnValue

Raw pointer to current object.

Remarks

Implementation.

See Also