downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XML 操作> <win32_start_service
Last updated: Fri, 13 Nov 2009

view this page in

win32_stop_service

(PECL win32service SVN)

win32_stop_serviceサービスを停止する

説明

int win32_stop_service ( string $servicename [, string $machine ] )

サービスを停止します。管理者権限を必要とします。

パラメータ

servicename

サービスの短い名前。

machine

オプションのマシン名。指定しなかった場合、ローカルマシンが使用されます。

返り値

成功した場合に WIN32_NO_ERROR 、失敗した場合に それ以外の win32 エラーコードを返します。

参考



add a note add a note User Contributed Notes
win32_stop_service
There are no user contributed notes for this page.

XML 操作> <win32_start_service
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites