Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:46, 1 September 2025 Martini talk contribs created page WpFreeMem (Created page with "{{DISPLAYTITLE:wpFreeMem}} This instance method is called to de-allocate memory allocated by a call to wpAllocMem. ==Syntax== _wpFreeMem(somSelf, pByte) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pByte'' (PBYTE) - input :Pointer to the memory to be de-allocated. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. ::TRUE: Successful comple...")