nw::ut::SharedPtr::operator* Member Function

Syntax

TObj & operator*() const;

Arguments

None.

Return Values

Returns a reference to the object being referenced.

Description

Gets the object being referenced.


CONFIDENTIAL