API Reference > Auxiliary Classes > AECSubPtr Template > AECSubPtr Operators > T* Operator > AECSubPtr::T* Operator ()
AECSubPtr::T* Operator ()
Syntax
C++
inline operator T*();

Returns a pointer to the object referenced by this smart pointer.

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.