Uses of Class
com.jniwrapper.win32.com.impl.IPersistImpl

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

Subclasses of IPersistImpl in com.jniwrapper.win32.com.impl
 class IMonikerImpl
          Represents COM interface IMoniker.
 class IPersistFileImpl
          Represents COM interface IPersistFile.
 class IPersistStorageImpl
          Represents COM interface IPersistStorage.
 class IPersistStreamImpl
          Represents COM interface IPersistStream.
 class IPersistStreamInitImpl
          Represents COM interface IPersistStreamInit.