PyIPersistFile.Load

Load(pszFileName, dwMode)

Opens the specified file and initializes an object from the file contents.

Parameters

pszFileName : unicode

Absolute path of the file to open

dwMode=STGM_READ : int

Specifies the access mode from the STGM enumeration.