LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XSimpleMailClientSupplier Interface Referencepublished

Implementations of this interface do provide access to a simple mail client if there is one available. More...

import"XSimpleMailClientSupplier.idl";

Inheritance diagram for XSimpleMailClientSupplier:
XInterface SimpleCommandMail SimpleSystemMail

Public Member Functions

XSimpleMailClient querySimpleMailClient ()
 Allows a client to query for an object that implements XSimpleMailClient. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

Implementations of this interface do provide access to a simple mail client if there is one available.

See also
com::sun::star::system::XSimpleMailClient

Member Function Documentation

◆ querySimpleMailClient()

XSimpleMailClient querySimpleMailClient ( )

Allows a client to query for an object that implements XSimpleMailClient.

Returns
An interface to a simple mail client if there is one available on the system or an empty reference else.
See also
com::sun::star::system::XSimpleMailClient

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