Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SharpCifs
Dcerpc
Ndr
NdrLong
C# Class SharpCifs.Dcerpc.Ndr.NdrLong
Inheritance:
NdrObject
Mostra file
Open project: brandonprry/Potato
Class Usage Examples
Public Properties
Property
Type
Description
Value
int
Public Methods
Method
Description
Decode
(
NdrBuffer
src
) :
void
Encode
(
NdrBuffer
dst
) :
void
NdrLong
(
int
value
)
Method Details
Decode()
public
method
public
Decode
(
NdrBuffer
src
) :
void
src
NdrBuffer
return
void
Encode()
public
method
public
Encode
(
NdrBuffer
dst
) :
void
dst
NdrBuffer
return
void
NdrLong()
public
method
public
NdrLong
(
int
value
)
value
int
Property Details
Value
public_oe property
public
int
Value
return
int