C# Class SharpCifs.Smb.SmbComWriteAndX

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

Méthodes publiques

Méthode Description
SmbComWriteAndX ( ) : System
ToString ( ) : string

Private Methods

Méthode Description
GetBatchLimit ( byte command ) : int
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SetParam ( int fid, long offset, int remaining, byte b, int off, int len ) : void
SmbComWriteAndX ( int fid, long offset, int remaining, byte b, int off, int len, ServerMessageBlock andx ) : System
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

SmbComWriteAndX() public méthode

public SmbComWriteAndX ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string