System::SmartPtr::ToObjectPtr method
SmartPtr::ToObjectPtr method
Converte qualsiasi tipo di puntatore in un puntatore a Object. Non richiede che il tipo Pointee_ sia completo.
SmartPtr<Object> System::SmartPtr<T>::ToObjectPtr() const
ReturnValue
Puntatore grezzo all’oggetto di riferimento (se presente) o nullptr.
Osservazioni
Implementazione.
Vedi anche
- Class SmartPtr
- Class Object
- Class SmartPtr
- Namespace System
- Library Aspose.Font for C++