Query: win32_ps_list_procs
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIN32_PS_LIST_PROCS(3) 1 WIN32_PS_LIST_PROCS(3) win32_ps_list_procs - List running processesSYNOPSISarray win32_ps_list_procs (void )DESCRIPTIONRetrieves statistics about all running processes.RETURN VALUESReturns FALSE on failure, or an array consisting of process statistics like win32_ps_stat_proc(3) returns for all running processes on success.SEE ALSOwin32_ps_stat_proc(3). PHP Documentation Group WIN32_PS_LIST_PROCS(3)