Uses of Package
com.jniwrapper.win32.stg.types

Packages that use com.jniwrapper.win32.stg.types
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.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. 
com.jniwrapper.win32.stg.types The com.jniwrapper.win32.stg.types package contains Java wrappers for native structures and types that are commonly used in the Structured Storage API. 
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.com
StgMode
          The enumeration defines conditions for creating, deleting and accessing structured storage objects.
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.com.impl
StgMode
          The enumeration defines conditions for creating, deleting and accessing structured storage objects.
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.ole.types
StgMode
          The enumeration defines conditions for creating, deleting and accessing structured storage objects.
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.stg
LockType
          Enumeration values indicate the type of locking requested for the specified range of bytes.
SNB
          This class corresponds to OLESTR** native type.
StatFlag
          This class corresponds to STATFLAG native enumeration.
StatStg
          This class corresponds to STATSTG native structure.
StgCommit
          This class corresponds to STGC native enumeration.
StgFmt
          This class corresponds to STGFMT native enumeration.
StgMode
          The enumeration defines conditions for creating, deleting and accessing structured storage objects.
StgOptions
          This class corresponds to STGOPTIONS native structure.
StreamSeek
          The StreamSeek class corresponds to STREAM_SEEK native enumeration.
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.stg.impl
LockType
          Enumeration values indicate the type of locking requested for the specified range of bytes.
SNB
          This class corresponds to OLESTR** native type.
StatFlag
          This class corresponds to STATFLAG native enumeration.
StatStg
          This class corresponds to STATSTG native structure.
StgCommit
          This class corresponds to STGC native enumeration.
StgMode
          The enumeration defines conditions for creating, deleting and accessing structured storage objects.
StreamSeek
          The StreamSeek class corresponds to STREAM_SEEK native enumeration.
 

Classes in com.jniwrapper.win32.stg.types used by com.jniwrapper.win32.stg.types
SNB
          This class corresponds to OLESTR** native type.
StatStg
          This class corresponds to STATSTG native structure.
StgOptions
          This class corresponds to STGOPTIONS native structure.