C# Class SharpCifs.Dcerpc.Msrpc.svcctl.service_status

Inheritance: SharpCifs.Dcerpc.Ndr.NdrObject
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Свойство Type Description
check_point int
controls_accepted int
current_state int
service_specific_exit_code int
service_type int
wait_hint int
win32_exit_code int

Méthodes publiques

Méthode Description
Decode ( NdrBuffer _src ) : void
Encode ( NdrBuffer _dst ) : void

Method Details

Decode() public méthode

public Decode ( NdrBuffer _src ) : void
_src SharpCifs.Dcerpc.Ndr.NdrBuffer
Résultat void

Encode() public méthode

public Encode ( NdrBuffer _dst ) : void
_dst SharpCifs.Dcerpc.Ndr.NdrBuffer
Résultat void

Property Details

check_point public_oe property

public int check_point
Résultat int

controls_accepted public_oe property

public int controls_accepted
Résultat int

current_state public_oe property

public int current_state
Résultat int

service_specific_exit_code public_oe property

public int service_specific_exit_code
Résultat int

service_type public_oe property

public int service_type
Résultat int

wait_hint public_oe property

public int wait_hint
Résultat int

win32_exit_code public_oe property

public int win32_exit_code
Résultat int