nw::ut::SharedPtr::operator-> Member Function
Syntax
TObj * operator->() const;
Arguments
None.
Return Values
Returns a pointer to the object being referenced.
Description
Gets the object being referenced.
CONFIDENTIAL