Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introduction »
« variant_xor
Manuel PHP
Référence des fonctions
Extensions pour Windows uniquement
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
win32service
Introduction
Installation/Configuration
Pré-requis
Installation
Security consideration
Constantes pré-définies
Win32ServiceException
— La class Win32ServiceException
Win32Service\RightInfo
— La classe Win32Service\RightInfo
Win32Service\RightInfo::__construct
— Créer un nouveau RightInfo (non utilisé)
Win32Service\RightInfo::getDomain
— Renvoie le domaine de l'utilisateur
Win32Service\RightInfo::getFullUsername
— Renvoie le domaine et le nom d'utilisateur
Win32Service\RightInfo::getRights
— Renvoie la liste des droits
Win32Service\RightInfo::getUsername
— Renvoie le nom d'utilisateur
Win32Service\RightInfo::isDenyAccess
— Renvoie true si le RightInfo concerne le refus d'accès à la ressource
Win32Service\RightInfo::isGrantAccess
— Renvoie true si le RightInfo concerne l'accès à la ressource
Exemples
Fonctions win32service
win32_add_right_access_service
— Ajoute les droits d'accès pour un utilisateur au service
win32_add_service_env_var
— Ajoute une variable d'environnement personnalisée sur le service
win32_continue_service
— Reprise d'un service en pause
win32_create_service
— Crée une nouvelle entrée pour service dans la base de données SCM
win32_delete_service
— Supprime une entrée de service de la base de données SCM
win32_get_last_control_message
— Retourne le dernier message de contrôle qui a été envoyé à ce service
win32_get_service_env_vars
— Lit toutes les variables d'environnement personnalisées sur le service
win32_pause_service
— Met en pause un service
win32_query_service_status
— Questionne le statut d'un service
win32_read_all_rights_access_service
— Lit tous les droits d'accès au service
win32_read_right_access_service
— Lit les droits d'accès au service pour un utilisateur
win32_remove_right_access_service
— Enlève les droits d'accès pour un utilisateur au service
win32_remove_service_env_var
— Supprime une variable d'environnement personnalisée sur le service
win32_send_custom_control
— Envoyer un contrôle personnalisé au service
win32_set_service_exit_code
— Définir ou renvoyer le code de sortie pour le service en cours d'exécution
win32_set_service_exit_mode
— Définir ou renvoyer le mode de sortie pour le service en cours d'exécution
win32_set_service_pause_resume_state
— Définit ou retourne la capacité de pause/reprise pour le service en cours d'exécution
win32_set_service_status
— Met à jour le statut d'un service
win32_start_service
— Démarre un service
win32_start_service_ctrl_dispatcher
— Enregistre un script avec SCM, alors il peut être interprété en tant que service avec le nom donné
win32_stop_service
— Arrête un service
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
1 note
up
down
0
jbnahan at php dot net
¶
5 years ago
The version 0.4 allow now to send and receive a custom control code.
+
add a note
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google