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

Use this interface to abort a command asynchronously. More...

import"XAbortChannel.idl";

Public Member Functions

void sendAbort ()
 sends an abort notification to all commands associated with this channel. More...
 

Detailed Description

Use this interface to abort a command asynchronously.

For example, have a look at com::sun::star::deployment::XPackageManager.

Member Function Documentation

◆ sendAbort()

void sendAbort ( )

sends an abort notification to all commands associated with this channel.


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