C# Class SharpCifs.Smb.SmbComNtCreateAndX

Inheritance: AndXServerMessageBlock
Show file Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SmbComNtCreateAndX ( string name, int flags, int access, int shareAccess, int extFileAttributes, int createOptions, 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