19 #ifndef __com_sun_star_task_XAbortChannel_idl__
20 #define __com_sun_star_task_XAbortChannel_idl__
25 module
com { module sun { module star { module task {
Use this interface to abort a command asynchronously.
Definition: XAbortChannel.idl:31
void sendAbort()
sends an abort notification to all commands associated with this channel.
Definition: Ambiguous.idl:22