Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
win32_ps_list_procs

win32_ps_list_procs

(no version information, might be only in CVS)

win32_ps_list_procs -- List running processes

Description

array win32_ps_list_procs ( void )

Retrieves statistics about all running processes.

Return Values

Returns FALSE on failure, or an array consisting of process statistics like win32_ps_stat_proc() returns for all running processes on success.

See Also

win32_ps_stat_proc()