:: com :: sun :: star :: mozilla ::

interface XRemoteServiceManagerProvider

Methods' Summary
getServiceManager Returns the remote service manager for the given session  
Methods' Details
getServiceManager
::com::sun::star::lang::XMultiServiceFactory
getServiceManager( [in] any  sessionData );

Description
Returns the remote service manager for the given session
Parameter sessionData
[in]: contains the sessiondata (host, user, ticket)
Top of Page