C# Class SharpCifs.Dcerpc.Msrpc.Srvsvc.ShareInfo1

Inheritance: SharpCifs.Dcerpc.Ndr.NdrObject
Mostra file Open project: brandonprry/Potato Class Usage Examples

Public Properties

Property Type Description
Netname string
Remark string
Type int

Public Methods

Method Description
Decode ( NdrBuffer src ) : void
Encode ( NdrBuffer dst ) : void

Method Details

Decode() public method

public Decode ( NdrBuffer src ) : void
src SharpCifs.Dcerpc.Ndr.NdrBuffer
return void

Encode() public method

public Encode ( NdrBuffer dst ) : void
dst SharpCifs.Dcerpc.Ndr.NdrBuffer
return void

Property Details

Netname public_oe property

public string Netname
return string

Remark public_oe property

public string Remark
return string

Type public_oe property

public int Type
return int