C# Class SharpCifs.Smb.Trans2QueryPathInformationResponse

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

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
ReadDataWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadParametersWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadSetupWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadSmbQueryFileBasicInfoWireFormat ( byte buffer, int bufferIndex ) : int
ReadSmbQueryFileStandardInfoWireFormat ( byte buffer, int bufferIndex ) : int
Trans2QueryPathInformationResponse ( int informationLevel ) : SharpCifs.Util
WriteDataWireFormat ( byte dst, int dstIndex ) : int
WriteParametersWireFormat ( byte dst, int dstIndex ) : int
WriteSetupWireFormat ( byte dst, int dstIndex ) : int

Method Details

ToString() public method

public ToString ( ) : string
return string