|
Previous Top Next |
Prototype: | (LONG pHandle) |
pHandle | Handle (hWnd) for the window to remove. |
This method is used to remove a window handle from the WindowHandles queue. It keeps track of the windows that have been opened with the same procedure on different threads so they can be activated when the MaxRuns limit has been reached. This method is called by the RemoveProcedure method.
See also:
AddProcedure (Thread Limit Global Class)
AddProcedure (Thread Limit Class)