This to inform the application that the specified index 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] | hIndexListID | Handle to the index list ID or NULL if there is no index. 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. |