| ComPointer Class(Phonon::DS9::ComPointer)
 Public Functions
Member Function DocumentationComPointer::ComPointer(T * t = 0)ComPointer::ComPointer(const IID & clsid, const IID & iid)ComPointer::ComPointer(IUnknown * _unk, const GUID & guid)ComPointer::ComPointer(const ComPointer<T> & other)ComPointer::~ComPointer()T ** ComPointer::pparam()ComPointer::operator T *() constbool ComPointer::operator!=(const ComPointer<T> & other) constT * ComPointer::operator->() constComPointer<T> & ComPointer::operator=(const ComPointer<T> & other)bool ComPointer::operator==(const ComPointer<T> & other) const
      
     |