Jump to content

DdfSetFormat: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 May 2025

  • curprev 03:1903:19, 14 May 2025 Martini talk contribs 3,602 bytes +3,602 Created page with "{{DISPLAYTITLE:DdfSetFormat}} This function is used to turn formatting off or on, corresponding to the `:lines.` tag. ==Syntax== DdfSetFormat(hddf, fFormatType) ==Parameters== ;hddf (HDDF) - input :Handle to DDF returned by DdfInitialize. ;fFormatType (ULONG) - input :Formatting-activation flag. Only the following constants may be used: :* TRUE - Turn formatting on :* FALSE - Turn formatting off ;rc (BOOL) - returns :Success indicator. ==Returns== ;rc..."