|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindOptions | |
---|---|
com.jniwrapper.win32.ole | The com.jniwrapper.win32.mshtml package contains a number of interfaces that are used in
the OLE technology. |
com.jniwrapper.win32.ole.impl | The com.jniwrapper.win32.ole.impl package contains default client implementations
of COM interfaces introduced in the com.jniwrapper.win32.ole package. |
com.jniwrapper.win32.ole.types | The com.jniwrapper.win32.mshtml.types package contains Java wrappers for
native structures and types that are commonly used in OLE. |
Uses of BindOptions in com.jniwrapper.win32.ole |
---|
Methods in com.jniwrapper.win32.ole with parameters of type BindOptions | |
---|---|
void |
IBindCtx.getBindOptions(BindOptions pbindopts)
|
void |
IBindCtx.setBindOptions(BindOptions pbindopts)
|
Uses of BindOptions in com.jniwrapper.win32.ole.impl |
---|
Methods in com.jniwrapper.win32.ole.impl with parameters of type BindOptions | |
---|---|
void |
IBindCtxImpl.getBindOptions(BindOptions pbindopts)
|
void |
IBindCtxImpl.setBindOptions(BindOptions pbindopts)
|
Uses of BindOptions in com.jniwrapper.win32.ole.types |
---|
Constructors in com.jniwrapper.win32.ole.types with parameters of type BindOptions | |
---|---|
BindOptions(BindOptions that)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |