C# Class SharpCifs.Smb.SmbComOpenAndX

Inheritance: AndXServerMessageBlock
Exibir arquivo Open project: brandonprry/Potato

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
GetBatchLimit ( byte command ) : int
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SmbComOpenAndX ( string fileName, int access, int flags, ServerMessageBlock andx ) : SharpCifs.Util
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

ToString() public method

public ToString ( ) : string
return string