
GW2RegisterOutFile
The GW2RegisterOutFile function registers the destination for the managed file produced by Glasswall. Using this function activates the Manage & Protect Process Mode for the session.

GW2RegisterOutputMemory
The GW2RegisterOutputMemory function registers the memory location to place the managed file produced by Glasswall to a session. Using this function activates the Manage & Protect Process Mode for the session.

GW2RegisterAnalysisFile
The GW2RegisterAnalysisFile registers the location to store a analysis report on disk to a Session. Using this

GW2RegisterAnalysisMemory
The GW2RegisterAnalysisMemory registers the memory location to store a analysis report to a session. Using this function activates the Analysis Process for the Session.

GW2RegisterExportFile
The GW2RegisterExportFile function registers a specified file path to session - the exported data will be placed in that file. Using this function activates the Export Process Mode for the session.

GW2RegisterExportMemory
The GW2RegisterExportMemory function registers the memory location to store the exported file. Using this function

GW2RegisterExportTextDumpFile
The GW2RegisterExportTextDumpFile function registers a specified file path to session - the exported text dump data will be placed in that file. Using this function activates the Text Dump Option for the Export Process Mode for the session. More information on supported file formats and Text Dump limitations can be found on the Content Export & Import page.

GW2RegisterExportTextDumpMemory
The GW2RegisterExportTextDumpMemory function registers the memory location to store the export text dump file. Using this function activates the Text Dump option for the Export Process Mode for the session.

GW2RegisterReportFile
The GW2RegisterReportFile function registers the file path where the engineering log file is to be placed. This API generates the report file only for debug builds of the Glasswall Engine.