Méthode operator-> de System::ExceptionWrapper
ExceptionWrapper::operator-> method
Permet d’accéder aux membres de l’objet Exception.
T * System::ExceptionWrapper<T>::operator->() const
ReturnValue
Pointeur brut vers l’objet Exception.
Voir aussi
- Class ExceptionWrapper
- Namespace System
- Library Aspose.Page for C++