C# Class SharpCifs.Dcerpc.Msrpc.svcctl

Mostra file Open project: brandonprry/Potato

Public Properties

Property Type Description
SC_MANAGER_ALL_ACCESS int
SC_MANAGER_CONNECT int
SC_MANAGER_CREATE_SERVICE int
SC_MANAGER_ENUMERATE_SERVICE int
SC_MANAGER_LOCK int
SC_MANAGER_MODIFY_BOOT_CONFIG int
SC_MANAGER_QUERY_LOCK_STATUS int
SC_SERVICE_ERROR_CRITICAL int
SC_SERVICE_ERROR_IGNORE int
SC_SERVICE_ERROR_NORMAL int
SC_SERVICE_ERROR_SEVERE int
SC_START_TYPE_SERVICE_AUTO_START int
SC_START_TYPE_SERVICE_BOOT_START int
SC_START_TYPE_SERVICE_DEMAND_START int
SC_START_TYPE_SERVICE_DISABLED int
SC_START_TYPE_SERVICE_SYSTEM_START int
SC_STATE_SERVICE_CONTINUE_PENDING int
SC_STATE_SERVICE_PAUSED int
SC_STATE_SERVICE_PAUSE_PENDING int
SC_STATE_SERVICE_RUNNING int
SC_STATE_SERVICE_START_PENDING int
SC_STATE_SERVICE_STOPPED int
SC_STATE_SERVICE_STOP_PENDING int
SC_TYPE_SERVICE_ADAPTER int
SC_TYPE_SERVICE_FILE_SYSTEM_DRIVER int
SC_TYPE_SERVICE_INTERACTIVE_PROCESS int
SC_TYPE_SERVICE_KERNEL_DRIVER int
SC_TYPE_SERVICE_RECOGNIZER_DRIVER int
SC_TYPE_SERVICE_WIN32_OWN_PROCESS int
SC_TYPE_SERVICE_WIN32_SHARE_PROCESS int
SERVICE_CONTROL_CONTINUE int
SERVICE_CONTROL_INTERROGATE int
SERVICE_CONTROL_PAUSE int
SERVICE_CONTROL_STOP int

Public Methods

Method Description
getSyntax ( ) : String

Method Details

getSyntax() public static method

public static getSyntax ( ) : String
return String

Property Details

SC_MANAGER_ALL_ACCESS public_oe static_oe property

public static int SC_MANAGER_ALL_ACCESS
return int

SC_MANAGER_CONNECT public_oe static_oe property

public static int SC_MANAGER_CONNECT
return int

SC_MANAGER_CREATE_SERVICE public_oe static_oe property

public static int SC_MANAGER_CREATE_SERVICE
return int

SC_MANAGER_ENUMERATE_SERVICE public_oe static_oe property

public static int SC_MANAGER_ENUMERATE_SERVICE
return int

SC_MANAGER_LOCK public_oe static_oe property

public static int SC_MANAGER_LOCK
return int

SC_MANAGER_MODIFY_BOOT_CONFIG public_oe static_oe property

public static int SC_MANAGER_MODIFY_BOOT_CONFIG
return int

SC_MANAGER_QUERY_LOCK_STATUS public_oe static_oe property

public static int SC_MANAGER_QUERY_LOCK_STATUS
return int

SC_SERVICE_ERROR_CRITICAL public_oe static_oe property

public static int SC_SERVICE_ERROR_CRITICAL
return int

SC_SERVICE_ERROR_IGNORE public_oe static_oe property

public static int SC_SERVICE_ERROR_IGNORE
return int

SC_SERVICE_ERROR_NORMAL public_oe static_oe property

public static int SC_SERVICE_ERROR_NORMAL
return int

SC_SERVICE_ERROR_SEVERE public_oe static_oe property

public static int SC_SERVICE_ERROR_SEVERE
return int

SC_START_TYPE_SERVICE_AUTO_START public_oe static_oe property

public static int SC_START_TYPE_SERVICE_AUTO_START
return int

SC_START_TYPE_SERVICE_BOOT_START public_oe static_oe property

public static int SC_START_TYPE_SERVICE_BOOT_START
return int

SC_START_TYPE_SERVICE_DEMAND_START public_oe static_oe property

public static int SC_START_TYPE_SERVICE_DEMAND_START
return int

SC_START_TYPE_SERVICE_DISABLED public_oe static_oe property

public static int SC_START_TYPE_SERVICE_DISABLED
return int

SC_START_TYPE_SERVICE_SYSTEM_START public_oe static_oe property

public static int SC_START_TYPE_SERVICE_SYSTEM_START
return int

SC_STATE_SERVICE_CONTINUE_PENDING public_oe static_oe property

public static int SC_STATE_SERVICE_CONTINUE_PENDING
return int

SC_STATE_SERVICE_PAUSED public_oe static_oe property

public static int SC_STATE_SERVICE_PAUSED
return int

SC_STATE_SERVICE_PAUSE_PENDING public_oe static_oe property

public static int SC_STATE_SERVICE_PAUSE_PENDING
return int

SC_STATE_SERVICE_RUNNING public_oe static_oe property

public static int SC_STATE_SERVICE_RUNNING
return int

SC_STATE_SERVICE_START_PENDING public_oe static_oe property

public static int SC_STATE_SERVICE_START_PENDING
return int

SC_STATE_SERVICE_STOPPED public_oe static_oe property

public static int SC_STATE_SERVICE_STOPPED
return int

SC_STATE_SERVICE_STOP_PENDING public_oe static_oe property

public static int SC_STATE_SERVICE_STOP_PENDING
return int

SC_TYPE_SERVICE_ADAPTER public_oe static_oe property

public static int SC_TYPE_SERVICE_ADAPTER
return int

SC_TYPE_SERVICE_FILE_SYSTEM_DRIVER public_oe static_oe property

public static int SC_TYPE_SERVICE_FILE_SYSTEM_DRIVER
return int

SC_TYPE_SERVICE_INTERACTIVE_PROCESS public_oe static_oe property

public static int SC_TYPE_SERVICE_INTERACTIVE_PROCESS
return int

SC_TYPE_SERVICE_KERNEL_DRIVER public_oe static_oe property

public static int SC_TYPE_SERVICE_KERNEL_DRIVER
return int

SC_TYPE_SERVICE_RECOGNIZER_DRIVER public_oe static_oe property

public static int SC_TYPE_SERVICE_RECOGNIZER_DRIVER
return int

SC_TYPE_SERVICE_WIN32_OWN_PROCESS public_oe static_oe property

public static int SC_TYPE_SERVICE_WIN32_OWN_PROCESS
return int

SC_TYPE_SERVICE_WIN32_SHARE_PROCESS public_oe static_oe property

public static int SC_TYPE_SERVICE_WIN32_SHARE_PROCESS
return int

SERVICE_CONTROL_CONTINUE public_oe static_oe property

public static int SERVICE_CONTROL_CONTINUE
return int

SERVICE_CONTROL_INTERROGATE public_oe static_oe property

public static int SERVICE_CONTROL_INTERROGATE
return int

SERVICE_CONTROL_PAUSE public_oe static_oe property

public static int SERVICE_CONTROL_PAUSE
return int

SERVICE_CONTROL_STOP public_oe static_oe property

public static int SERVICE_CONTROL_STOP
return int