Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
1 September 2025
|
N 19:08 | WpFindUseItem 2 changes history +2,280 [Martini (2×)] | |||
|
19:08 (cur | prev) −8 Martini talk contribs | ||||
N |
|
19:07 (cur | prev) +2,288 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpFindUseItem}} This instance method is called to retrieve an item type from the object's in-use list. ==Syntax== _wpFindUseItem(somSelf, type, pCurrentItem) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''type'' (ULONG) - input :Specify the usage type of the item to be located. ;''pCurrentItem'' (PUSEITEM) - input :Pointer to a USEITE...") |
|
N 19:05 | WpAddToObjUseList 2 changes history +2,987 [Martini (2×)] | |||
|
19:05 (cur | prev) −4 Martini talk contribs (→Parameters) | ||||
N |
|
19:04 (cur | prev) +2,991 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpAddToObjUseList}} This instance method is called to add an item type to an object's in-use list. ==Syntax== _wpAddToObjUseList(somSelf, pUseItem) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ;''pUseItem'' (PUSEITEM) - input :Pointer to a USEITEM structure. ==Returns== ;''rc'' (BOOL) - returns :Success indicator. ::TRUE: Successful...") |