C# Class SharpCifs.Smb.Trans2SetFileInformationResponse

Inheritance: SmbComTransactionResponse
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
ToString ( ) : string
Trans2SetFileInformationResponse ( )

Private Methods

Méthode 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
WriteDataWireFormat ( byte dst, int dstIndex ) : int
WriteParametersWireFormat ( byte dst, int dstIndex ) : int
WriteSetupWireFormat ( byte dst, int dstIndex ) : int

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Trans2SetFileInformationResponse() public méthode