PfsHelperPfsWriteFilename Method |
Name | Description | |
---|---|---|
![]() ![]() | PfsWriteFilename(IntPtr, String) |
Write a null-termindated character string to keyword
Restrictions: The function is only valid within the scope of a keyword. In a Pascal program, the use of null-terminated strings must be enforced using a compiler option. |
![]() ![]() | PfsWriteFilename(IntPtr, String, String) |
Write a null-termindated character string to section
Restrictions: The function is only valid within the scope of a section. |