Package com.jniwrapper.win32.stg

The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API.

See:
          Description

Interface Summary
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.
 

Class Summary
StorageFunctions This class provides functions for working with Structured Storage objects.
 

Package com.jniwrapper.win32.stg Description

The com.jniwrapper.win32.stg package contains a number of commonly used interfaces from the Structured Storage API.