Initializes a property handler that requires a file path instead of a stream
-
Passes a file path to a property handler on startup
PyIInitializeWithFile.Initialize
Initialize(FilePath, Mode) Passes a file path to a property handler on startup
-
FilePath : str
Full path to the file whose properties are to be accessed
-
Mode : int
Indicates if properties can be written, STGM_READ or STGM_READWRITE