System::SmartPtr::GetObjectNotNull méthode

SmartPtr::GetObjectNotNull method

Obtient l’objet actuellement référencé (le cas échéant) ou lève une exception.

T * System::SmartPtr<T>::GetObjectNotNull() const

ReturnValue

Pointeur brut vers l’objet référencé.

Voir aussi