C# Class SharpCifs.Dcerpc.Ndr.NdrLong

Inheritance: NdrObject
Afficher le fichier Open project: brandonprry/Potato Class Usage Examples

Méthodes publiques

Свойство Type Description
Value int

Méthodes publiques

Méthode Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void
NdrLong ( int value )

Method Details

Decode() public méthode

public Decode ( NdrBuffer src ) : void
src NdrBuffer
Résultat void

Encode() public méthode

public Encode ( NdrBuffer dst ) : void
dst NdrBuffer
Résultat void

NdrLong() public méthode

public NdrLong ( int value )
value int

Property Details

Value public_oe property

public int Value
Résultat int