This to inform the application that the specified selector item list content changed.
- Parameters
-
[in] | hOutput | Handle to the notified output. |
[in] | dwOutputUserData | The user data associated to the output handle during its creation. |
[in] | hSelectorItemListID | Handle to the Selector Item list ID. If available, the handle is valid only during the notification. If you want to maintain the handle, you must acquire the object with HookedObject_Acquire and release it when you no longer use it with HookedObject_Release. |
[in] | wNewSize | The new number of items contained in the list |