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