Jump to content

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

3 September 2025

  • curprev 00:2300:23, 3 September 2025 Martini talk contribs 1,175 bytes +1,175 Created page with "{{DISPLAYTITLE:wpSetRealName}} This instance method sets the physical name of a file-system object. ==Syntax== <PRE> _wpSetRealName(somSelf, pszName) </PRE> ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pszName'' (PSZ) - input :Pointer to a new file name. :This file cannot be fully qualified. ==Returns== ;''rc'' (BOOL) - returns :Success ind..."