GetCounter()

Object::GetCounter() method

Gets reference counter data structure associated with the object.

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

Return Value

Pointer to reference counting data structure associated with object.

Remarks

Implementation.

See Also