Jump to content

WpSetFileSizeInfo: 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.

24 November 2025

  • curprev 22:0422:04, 24 November 2025 Martini talk contribs 1,333 bytes +1,333 Created page with "{{DISPLAYTITLE:wpSetFileSizeInfo}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method sets the file size values in the instance data. ==Syntax== _wpSetFileSizeInfo(somSelf, cbFileSize, cbEASize) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''cbFileSize'' (ULONG) - input :Size of the file. ;''c..."