System::SmartPtr::operator-> 메서드
SmartPtr::operator-> method
참조된 객체의 멤버에 접근할 수 있게 합니다.
Pointee_ * System::SmartPtr<T>::operator->() const
ReturnValue
참조된 객체에 대한 원시 포인터.
또 보기
- Typedef Pointee_
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++