Jump to content

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

25 May 2025

  • curprev 22:0922:09, 25 May 2025 Martini talk contribs 1,694 bytes +38 No edit summary
  • curprev 22:0922:09, 25 May 2025 Martini talk contribs 1,656 bytes +1,656 Created page with "{{DISPLAYTITLE:wpclsSetSetting}} This method sets the class object settings in the Settings notebook. ==Syntax== _wpclsSetSetting(somSelf, pszSetting, pValue); ==Parameters== ;somSelf (M_WPAbstract *) - input: Pointer to the WPAbstract class object. ;pszSetting (PSZ) - input: Name of the setting that is to be set. ;pValue (PVOID) - input: Buffer which contains setting values. ;rc (BOOL) - returns: Success indicator. ::TRUE: Successful completion. ::FALS..."