编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « win32ps 函数
  • win32_ps_stat_mem »
  • PHP Manual
  • win32ps 函数
  • List running processes

win32_ps_list_procs

(PECL win32ps >= 1.0.1)

win32_ps_list_procs — List running processes

说明

win32_ps_list_procs ( void ) : array

Retrieves statistics about all running processes.

返回值

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

参见

  • win32_ps_stat_proc() - Stat process

相关文章
php windows 专用扩展 win32psphp win32service 函数 resumes a paused servicephp win32service 函数 creates a new service entry in the scm databasephp win32service 函数 deletes a service entry from the scm databasephp win32service 函数 returns the last control message that was sent to this servicephp win32service 函数 pauses a servicephp win32ps 函数 list running processesphp win32ps 函数 stat memory utilizationphp win32ps 函数 stat processphp win32service 函数 define or return the exit code for the current running servicephp win32service 函数 define or return the exit mode for the current running servicephp win32service 函数 update the service statusphp win32service 函数 registers the script with the scm so that it can act as the service with the given namephp win32service 函数 starts a servicephp win32service 函数 stops a servicephp win32ps 简介php win32ps win32ps 函数php win32ps 预定义常量php 范例 win32ps examplesphp win32ps 范例
关注编程学问公众号
编程学问网 湘ICP备20001732号