|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServiceProvider | |
|---|---|
| com.jniwrapper.win32.automation | This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. |
| com.jniwrapper.win32.automation.impl | The com.jniwrapper.win32.automation.impl package contains default client implementations
of COM interfaces introduced in the com.jniwrapper.win32.automation package. |
| com.jniwrapper.win32.com.impl | The com.jniwrapper.win32.com.impl package contains default client implementations
of COM interfaces introduced in the com.jniwrapper.win32.com package. |
| Uses of IServiceProvider in com.jniwrapper.win32.automation |
|---|
| Methods in com.jniwrapper.win32.automation with parameters of type IServiceProvider | |
|---|---|
void |
IDispatchEx.invokeEx(DispID dispidMember,
LocaleID lcid,
UInt16 wFlags,
DispParams pdispparams,
Variant pvarResult,
ExcepInfo pexcepinfo,
IServiceProvider pspCaller)
|
| Uses of IServiceProvider in com.jniwrapper.win32.automation.impl |
|---|
| Methods in com.jniwrapper.win32.automation.impl with parameters of type IServiceProvider | |
|---|---|
void |
IDispatchExImpl.invokeEx(DispID dispidMember,
LocaleID lcid,
UInt16 wFlags,
DispParams pdispparams,
Variant pvarResult,
ExcepInfo pexcepinfo,
IServiceProvider pspCaller)
|
| Uses of IServiceProvider in com.jniwrapper.win32.com.impl |
|---|
| Classes in com.jniwrapper.win32.com.impl that implement IServiceProvider | |
|---|---|
class |
IServiceProviderImpl
Represents COM interface IServiceProvider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||