PyIStorage.CreateStorage

PyIStorage = CreateStorage(pwcsName, grfMode , dwStgFmt , reserved2 )

Creates and opens a new storage object nested within this storage object.

Parameters

pwcsName : string

The name of the newly created stream.

grfMode : int

Specifies the access mode to use when opening the newly created storage object.

dwStgFmt : int

Documented as "reserved"!

reserved2=0 : int

Description for reserved2