Uses of Package
com.jniwrapper.win32.stg

Packages that use com.jniwrapper.win32.stg
com.jniwrapper.win32.automation This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. 
com.jniwrapper.win32.com The com.jniwrapper.win32.com package contains a number of standard COM interfaces wrappers. 
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. 
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. 
com.jniwrapper.win32.stg The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API. 
com.jniwrapper.win32.stg.impl The com.jniwrapper.win32.stg.impl package contains default client implementations of COM interfaces introduced in the com.jniwrapper.win32.stg package. 
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.automation
IStorage
          This interface is used for management of structured storage objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.com
IStorage
          This interface is used for management of structured storage objects.
IStream
          This interface is used for reading and writing data to stream objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.com.impl
IStorage
          This interface is used for management of structured storage objects.
IStream
          This interface is used for reading and writing data to stream objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.ole
IStorage
          This interface is used for management of structured storage objects.
IStream
          This interface is used for reading and writing data to stream objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.ole.impl
IStream
          This interface is used for reading and writing data to stream objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.ole.types
IStorage
          This interface is used for management of structured storage objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.stg
IEnumStatStg
          This interface enumerates { @link com.jniwrapper.win32.stg.types.StatStg} structures.
ILockBytes
          This interface isolates the root storage from details of accessing to a physical storage.
ISequentialStream
           
IStorage
          This interface is used for management of structured storage objects.
IStream
          This interface is used for reading and writing data to stream objects.
 

Classes in com.jniwrapper.win32.stg used by com.jniwrapper.win32.stg.impl
IEnumStatStg
          This interface enumerates { @link com.jniwrapper.win32.stg.types.StatStg} structures.
ILockBytes
          This interface isolates the root storage from details of accessing to a physical storage.
IRootStorage
          This interface is used for storing an object to file.
ISequentialStream
           
IStorage
          This interface is used for management of structured storage objects.
IStream
          This interface is used for reading and writing data to stream objects.