LibreOffice Module shell (master) 1
Public Member Functions | Private Attributes | List of all members
COMOpenDocuments::Error Class Reference

#include <COMOpenDocuments.hpp>

Public Member Functions

 Error (HRESULT syserr)
 
HRESULT val () const
 

Private Attributes

HRESULT m_nErr
 

Detailed Description

Definition at line 22 of file COMOpenDocuments.hpp.

Constructor & Destructor Documentation

◆ Error()

COMOpenDocuments::Error::Error ( HRESULT  syserr)
inline

Definition at line 24 of file COMOpenDocuments.hpp.

Member Function Documentation

◆ val()

HRESULT COMOpenDocuments::Error::val ( ) const
inline

Definition at line 25 of file COMOpenDocuments.hpp.

References m_nErr.

Referenced by ClassFactory::CreateInstance().

Member Data Documentation

◆ m_nErr

HRESULT COMOpenDocuments::Error::m_nErr
private

Definition at line 27 of file COMOpenDocuments.hpp.

Referenced by val().


The documentation for this class was generated from the following file: