検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 101 for Service (0.003 sec.)
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 8769
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に ... 前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0) win32_ ... start_service_ctrl_dispatcher — スクリプトを SCM に登録し、指定し ... サービスとして稼動させる ようにする 説明 win32_start_service_ctrl_dispatcher ( string $name , bool $gracefulMod ... ルマネージャに通知することです。 これは、 win32_set_service_status() に定数 WIN32_SERVICE_RUNNING を指定してコ ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
Win32 エラーコード 8743
« Win32Service サービスフラグ定数 Win32 ベース優先度クラス » PHP Manual 定義済み定数 Win32 エラー ... コード 注意 : これらの定数は、Win32Service 1.0.0 以降では使えません。 Win32 エラーコード 定数 ... たデータベースが存在しません。 WIN32_ERROR_DEPENDENT_SERVICES_RUNNING 0x0000041B 他の実行中のサービスがこのサー ... め、サービスを終了できません。 WIN32_ERROR_DUPLICATE_SERVICE_NAME 0x00000436 その表示名が、サービス制御マネージ ... の表示名として) 既に存在します。 WIN32_ERROR_FAILED_SERVICE_CONTROLLER_CONNECT 0x00000427 このエラーは、サービ ...
https://man.plustar.jp/php/win32service.constants.errors.html - [similar]
データベースサーバーについての情報を要求する 8691
« ibase_rollback ibase_service_attach » PHP Manual Firebird/InterBase 関数 データベースサーバーに ... の情報を要求する 説明 ibase_server_info ( resource $service_handle , int $action ): string パラメータ service_ ... クストに応じて様々な型の値を返します。 例 例1 ibase_service_attach() の例 <?php // リモートの Firebird サーバに ... アタッチする if (( $service = ibase_service_attach ( '10.1.1.254/3050' , 'sysd ... 出力 echo "Server version: " . ibase_server_info ( $service , IBASE_SVC_SERVER_VERSION ) . "\n" ; echo "Server ...
https://man.plustar.jp/php/function.ibase-server-info.html - [similar]
Define or return the exit code for the current running service 8691
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or ... return the exit code for the current running service win32_set_service_exit_code (PECL win32service >=0 ... .4.0) win32_set_service_exit_code — Define or return the exit code for the ... current running service 説明 win32_set_service_exit_code ( int $exitCode = ... zero, the recovery configuration can be used after service fail. See » Microsoft system error codes for more ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Win32Service サービス制御メッセージ定数 8639
« Win32Service サービスステータス定数 Win32Service サービス制御メッセージが受領されたときのビット ... マスク » PHP Manual 定義済み定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制 ... 御メッセージ定数 定数 値 説明 WIN32_SERVICE_CONTROL_CONTINUE 0x00000003 停止中のサービスに再開 ... を指示します。 WIN32_SERVICE_CONTROL_DEVICEEVENT 0x0000000B WIN32_SERVICE_CONTR ... OL_HARDWAREPROFILECHANGE 0x0000000C WIN32_SERVICE_CONTROL_INTERROGATE 0x00000004 現状の情報をサービス ...
https://man.plustar.jp/php/win32service.constants.servicecontrol.html - [similar]
のエイリアス ibase_service_attach 8587
« fbird_server_info fbird_service_detach » PHP Manual Firebird/InterBase 関数 のエイリアス ibase ... _service_attach fbird_service_attach (PHP 5, PHP 7 < 7.4.0) ... fbird_service_attach — のエイリアス ibase_service_attach() 説明 ... この関数は次の関数のエイリアスです。 ibase_service_attach() . 関連キーワード: service , attach , ibas ...
https://man.plustar.jp/php/function.fbird-service-attach.html - [similar]
のエイリアス ibase_service_detach 8587
« fbird_service_attach fbird_set_event_handler » PHP Manual Firebird/InterBase 関数 のエイリアス ... ibase_service_detach fbird_service_detach (PHP 5, PHP 7 < 7.4.0) ... fbird_service_detach — のエイリアス ibase_service_detach() 説明 ... この関数は次の関数のエイリアスです。 ibase_service_detach() . 関連キーワード: service , detach , ibas ...
https://man.plustar.jp/php/function.fbird-service-detach.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 8496
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新 ... しいサービスのエントリを作成する win32_create_service (PECL win32service >=0.1.0) win32_create_service... 新しいサービスのエントリを作成する 説明 win32_create_service ( array $details , string $machine = ? ): void SCM ... パラメータ details サービスの詳細情報を含む配列。 service サービスの短い名前。 net コマンドでサービスを 制御 ... 指定します。指定しなかった場合、デフォルト値は WIN32_SERVICE_WIN32_OWN_PROCESS です。 よくわからない場合はこの値 ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
Send a custom control to the service 8250
« win32_query_service_status win32_set_service_exit_code » PHP Manual win32service 関数 Send a c ... ustom control to the service win32_send_custom_control (PECL win32service >=0.4 ... send_custom_control — Send a custom control to the service 説明 win32_send_custom_control ( string $servicena ... string $machine = ? ): void See » Microsoft ControlService function for more details パラメータ servicename T ... he short name of the service. control The custom contole value between 128 and ...
https://man.plustar.jp/php/function.win32-send-custom-control.html - [similar]
Win32Service サービスステータス定数 7951
« Win32Service サービス型のビットマスク Win32Service サービス制御メッセージ定数 » PHP Manual 定義 ... 済み定数 Win32Service サービスステータス定数 Win32Service サービスステー ... タス定数 定数 値 説明 WIN32_SERVICE_CONTINUE_PENDING 0x00000005 サービスの続行が待機状 ... 態です。 WIN32_SERVICE_PAUSE_PENDING 0x00000006 サービスの中断が待機状態で ... す。 WIN32_SERVICE_PAUSED 0x00000007 サービスは中断しています。 WIN32 ...
https://man.plustar.jp/php/win32service.constants.servicestatus.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT