PyIStorage = StgOpenStorage(name, other
, mode
, snbExclude
, reserved
)
Opens an existing root storage object in the file system.
Parameters
name : string
Name of the stream, or possibly None if storageOther is non None.other : PyIStorage
Usually None, or another parent storage.mode : int
Specifies the access mode used to open the storage. A combination of the
storagecon.STGM_* constants.snbExclude=None : object
Not yet supported - must be None
reserved=0 : int
A reserved value