Uses of Class
com.jniwrapper.win32.ole.types.OleLinkBind

Packages that use OleLinkBind
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. 
 

Uses of OleLinkBind in com.jniwrapper.win32.ole
 

Methods in com.jniwrapper.win32.ole with parameters of type OleLinkBind
 void IOleLink.bindToSource(OleLinkBind bindflags, IBindCtx pbc)
           
 

Uses of OleLinkBind in com.jniwrapper.win32.ole.impl
 

Methods in com.jniwrapper.win32.ole.impl with parameters of type OleLinkBind
 void IOleLinkImpl.bindToSource(OleLinkBind bindflags, IBindCtx pbc)