Parameter Session

Top  Previous  Next

Many plugin functions use parameter Session (type: LONG_PTR). The parameter is required for correct parallel processing of several archives.

Originally the parameter gets passed into plugin through function ArcOpenW, ArcPackFilesW or ArcDeleteFilesW.

Further the plugin must pass it into ArcGetPasswordProcW, ArcProcessDataProcW and other functions.