JCL Help:StrDisposeW
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: StrDisposeW Function
Search in JCL Help
Search in all projects
Summary
Release the memory of a wide character string.
Pascal
procedure StrDisposeW(Str: PWideChar);
Parameters
Parameters | Description |
Str: PWideChar | The string to release. |
Description
Release the memory of a wide character string previously allocated by StrNewW or StrAllocW.
About
Unit
Donator
Mike Lischke
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page