com :: sun :: star :: script :: interface XInvocationAdapterFactory
- Base Interface
- com::sun::star::uno::XInterface
- Description
- creates adapter interfaces of any given type for an invocation
interface by using this adapter factory interface.
Methods' Summary
|
createAdapter |
Creates an adapter interface of given type for calling the given
XInvocation interface.
|
Methods' Details
|
- createAdapter
-  
- com::sun::star::uno::XInterface
createAdapter(
-
- Description
- Creates an adapter interface of given type for calling the given
XInvocation interface.
- Parameter Invocation
-
invocation interface being called on incoming adapter calls
- Parameter aType
-
type of adapter interface given back
- Returns
-
adapter interface; this interface can be queried for
XInterface and given type
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.