Results of 1 - 10 of about 101 for Service (0.014 sec.)
- サービスに送信された直近の制御メッセージを返す 9015
- « win32_delete_service win32_pause_service » PHP Manual win32service 関数 サービスに送信された直
...
ージを返す win32_get_last_control_message (PECL win32service >=0.1.0) win32_get_last_control_message — サービス ...
せん。 戻り値 制御コード定数を返します。以下の Win32Service サービス制御メッセージ定数 のひとつです。 WIN32_SE ...
RVICE_CONTROL_CONTINUE , WIN32_SERVICE_CONTROL_DEVICEEVENT , WIN32_SERVICE_CONTROL_HARDWA ...
REPROFILECHANGE , WIN32_SERVICE_CONTROL_INTERROGATE , WIN32_SERVICE_CONTROL_NETBIN ...
-
https://man.plustar.jp/php/function.win32-get-last-control-message.html
- [similar]
- Win32Service サービス制御メッセージが受領されたときのビットマスク 9015
- « Win32Service サービス制御メッセージ定数 Win32Service サービス開始型定数 » PHP Manual 定義済み定
...
数 Win32Service サービス制御メッセージが受領されたときのビットマス ...
ク Win32Service サービス制御メッセージが受領されたときのビットマス ...
ク 定数 値 説明 WIN32_SERVICE_ACCEPT_HARDWAREPROFILECHANGE 0x00000020 コンピュー ...
ービスに通知します。 これによって、システムは WIN32_SERVICE_CONTROL_HARDWAREPROFILECHANGE をサービスに通知でき ...
-
https://man.plustar.jp/php/win32service.constants.controlsaccepted.html
- [similar]
- win32service 関数 8989
- « 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 w
...
in32_continue_service — 中断したサービスを再開する win32_create_service ...
スに新しいサービスのエントリを作成する win32_delete_service — SCM データベースからサービスのエントリを削除する ...
スに送信された直近の制御メッセージを返す win32_pause_service — サービスを中断する win32_query_service_status — ...
send_custom_control — Send a custom control to the service win32_set_service_exit_code — Define or return the ...
-
https://man.plustar.jp/php/ref.win32service.html
- [similar]
- サービスマネージャとの接続を切断する 8885
- « ibase_service_attach ibase_set_event_handler » PHP Manual Firebird/InterBase 関数 サービスマネ
...
ージャとの接続を切断する ibase_service_detach (PHP 5, PHP 7 < 7.4.0) ibase_service_detach ...
— サービスマネージャとの接続を切断する 説明 ibase_service_detach ( resource $service_handle ): bool パラメー ...
タ service_handle データベースサーバへの接続 戻り値 成功した場 ...
を、失敗した場合に false を返します。 例 例1 ibase_service_detach() の例 <?php // リモートの Firebird サーバに ...
-
https://man.plustar.jp/php/function.ibase-service-detach.html
- [similar]
- サービスの状態を更新する 8859
- « win32_set_service_exit_mode win32_start_service_ctrl_dispatcher » PHP Manual win32service 関数
...
サービスの状態を更新する win32_set_service_status (PECL win32service >=0.1.0) win32_set_servi ...
e_status — サービスの状態を更新する 説明 win32_set_service_status ( int $status , int $checkpoint = 0 ): void ...
tatus 以下のステータスコードのうちのひとつ。 WIN32_SERVICE_RUNNING 、 WIN32_SERVICE_STOPPED 、 WIN32_SERVICE_ ...
STOP_PENDING 、 WIN32_SERVICE_START_PENDING 、 WIN32_SERVICE_CONTINUE_PENDING 、 ...
-
https://man.plustar.jp/php/function.win32-set-service-status.html
- [similar]
- サービスマネージャに接続する 8833
- « ibase_server_info ibase_service_detach » PHP Manual Firebird/InterBase 関数 サービスマネージャ
...
に接続する ibase_service_attach (PHP 5, PHP 7 < 7.4.0) ibase_service_attach ...
— サービスマネージャに接続する 説明 ibase_service_attach ( string $host , string $dba_username , str ...
ます。 失敗した場合に false を返します 例 例1 ibase_service_attach() の例 <?php // リモートの Firebird サーバに ...
IPアドレスでアタッチ if (( $service = ibase_service_attach ( '10.1.1.199' , 'sysdba' , ...
-
https://man.plustar.jp/php/function.ibase-service-attach.html
- [similar]
- win32service 8807
- « variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに イ
...
設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステ ...
ータス定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制 ...
御メッセージが受領されたときのビットマスク Win32Service サービス開始型定数 Win32Service サービスエラー制御 ...
定数 Win32Service サービスフラグ定数 Win32 エラーコード Win32 ベース ...
-
https://man.plustar.jp/php/book.win32service.html
- [similar]
- Initiates a backup task in the service manager and returns immediately 8769
- « ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas
...
k in the service manager and returns immediately ibase_backup (PHP ...
4.0) ibase_backup — Initiates a backup task in the service manager and returns immediately 説明 ibase_backup ...
( resource $service_handle , string $source_db , string $dest_file , i ...
Therefore you won't get any responses. パラメータ service_handle A previously opened connection to the datab ...
-
https://man.plustar.jp/php/function.ibase-backup.html
- [similar]
- Initiates a restore task in the service manager and returns immediately 8769
- « ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i
...
n the service manager and returns immediately ibase_restore (PHP ...
0) ibase_restore — Initiates a restore task in the service manager and returns immediately 説明 ibase_restore ...
( resource $service_handle , string $source_file , string $dest_db , i ...
Therefore you won't get any responses. パラメータ service_handle A previously opened connection to the datab ...
-
https://man.plustar.jp/php/function.ibase-restore.html
- [similar]
- Define or return the exit mode for the current running service 8769
- « win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or
...
return the exit mode for the current running service win32_set_service_exit_mode (PECL win32service >=0 ...
.4.0) win32_set_service_exit_mode — Define or return the exit mode for the ...
current running service 説明 win32_set_service_exit_mode ( bool $gracefulM ...
, the exit code used can be set with the win32_set_service_exit_code() function. 警告 This function work only ...
-
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html
- [similar]