Méthode | Description | |
---|---|---|
getSyntax ( ) : String |
public static int SC_MANAGER_ALL_ACCESS | ||
Résultat | int |
public static int SC_MANAGER_CREATE_SERVICE | ||
Résultat | int |
public static int SC_MANAGER_ENUMERATE_SERVICE | ||
Résultat | int |
public static int SC_MANAGER_MODIFY_BOOT_CONFIG | ||
Résultat | int |
public static int SC_MANAGER_QUERY_LOCK_STATUS | ||
Résultat | int |
public static int SC_SERVICE_ERROR_CRITICAL | ||
Résultat | int |
public static int SC_SERVICE_ERROR_IGNORE | ||
Résultat | int |
public static int SC_SERVICE_ERROR_NORMAL | ||
Résultat | int |
public static int SC_SERVICE_ERROR_SEVERE | ||
Résultat | int |
public static int SC_START_TYPE_SERVICE_AUTO_START | ||
Résultat | int |
public static int SC_START_TYPE_SERVICE_BOOT_START | ||
Résultat | int |
public static int SC_START_TYPE_SERVICE_DEMAND_START | ||
Résultat | int |
public static int SC_START_TYPE_SERVICE_DISABLED | ||
Résultat | int |
public static int SC_START_TYPE_SERVICE_SYSTEM_START | ||
Résultat | int |
public static int SC_STATE_SERVICE_CONTINUE_PENDING | ||
Résultat | int |
public static int SC_STATE_SERVICE_PAUSED | ||
Résultat | int |
public static int SC_STATE_SERVICE_PAUSE_PENDING | ||
Résultat | int |
public static int SC_STATE_SERVICE_RUNNING | ||
Résultat | int |
public static int SC_STATE_SERVICE_START_PENDING | ||
Résultat | int |
public static int SC_STATE_SERVICE_STOPPED | ||
Résultat | int |
public static int SC_STATE_SERVICE_STOP_PENDING | ||
Résultat | int |
public static int SC_TYPE_SERVICE_ADAPTER | ||
Résultat | int |
public static int SC_TYPE_SERVICE_FILE_SYSTEM_DRIVER | ||
Résultat | int |
public static int SC_TYPE_SERVICE_INTERACTIVE_PROCESS | ||
Résultat | int |
public static int SC_TYPE_SERVICE_KERNEL_DRIVER | ||
Résultat | int |
public static int SC_TYPE_SERVICE_RECOGNIZER_DRIVER | ||
Résultat | int |
public static int SC_TYPE_SERVICE_WIN32_OWN_PROCESS | ||
Résultat | int |
public static int SC_TYPE_SERVICE_WIN32_SHARE_PROCESS | ||
Résultat | int |
public static int SERVICE_CONTROL_CONTINUE | ||
Résultat | int |
public static int SERVICE_CONTROL_INTERROGATE | ||
Résultat | int |
public static int SERVICE_CONTROL_PAUSE | ||
Résultat | int |