Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: ucb ::

interface XContentTransmitter

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]
Description


Known Services which Export this Interface

com::sun::star::ucb::ContentTransmitter [ DEPRECATED ]
A ContentTransmitter is a service that provides

Methods' Summary

transmit

Methods' Details

transmit
 
[ oneway ] void
transmit(
[ in ] string Source,
[ in ] string Destination,
[ in ] long Flags );

Description

Top of Page