Click or drag to resize

PfsHelperPfsWriteFilename Method

Overload List
  NameDescription
Public methodStatic memberPfsWriteFilename(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.

Public methodStatic memberPfsWriteFilename(IntPtr, String, String)
Write a null-termindated character string to section

Restrictions: The function is only valid within the scope of a section.

Top
See Also