C# Class SharpCifs.Dcerpc.Ndr.NdrHyper

Inheritance: NdrObject
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

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

Méthodes publiques

Méthode Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void
NdrHyper ( long 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

NdrHyper() public méthode

public NdrHyper ( long value )
value long

Property Details

Value public_oe property

public long Value
Résultat long