Uses of Interface
com.jniwrapper.win32.ole.IParseDisplayName

Packages that use IParseDisplayName
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 IParseDisplayName in com.jniwrapper.win32.ole
 

Subinterfaces of IParseDisplayName in com.jniwrapper.win32.ole
 interface IOleContainer
          This interface enumerates objects in a compound document.
 

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

Classes in com.jniwrapper.win32.ole.impl that implement IParseDisplayName
 class IOleContainerImpl
          Represents COM interface IOleContainer.
 class IParseDisplayNameImpl
          Represents COM interface IParseDisplayName.