System::Object::GetCounter method

Object::GetCounter method

Gets reference counter data structure associated with the object.

Detail::SmartPtrCounter * System::Object::GetCounter()

ReturnValue

Pointer to reference counting data structure associated with object.

Remarks

Implementation.

See Also