Procedures, 6
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| CreateMemoryMappedFileFromTempBlob | (var Codeunit Temp Blob, Text) | Boolean | public | 17-28 | - |
| OpenMemoryMappedFile | (Text) | Boolean | public | 17-28 | - |
| ReadTextFromMemoryMappedFile | (var Text) | Boolean | public | 17-28 | - |
| GetName | () | Text | public | 17-28 | - |
| Dispose | () | Boolean | public | 17-28 | - |
| ReadTextWithSeparatorsFromMemoryMappedFile | (var Text) | Boolean | public | 18-28 | - |