C# Class SharpCifs.Smb.SmbComQueryInformationResponse

Inheritance: ServerMessageBlock, IInfo
Afficher le fichier Open project: brandonprry/Potato Class Usage Examples

Méthodes publiques

Méthode Description
GetAttributes ( ) : int
GetCreateTime ( ) : long
GetLastWriteTime ( ) : long
GetSize ( ) : long
ToString ( ) : string

Private Methods

Méthode Description
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SmbComQueryInformationResponse ( long serverTimeZoneOffset ) : SharpCifs.Util
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : int
Résultat int

GetCreateTime() public méthode

public GetCreateTime ( ) : long
Résultat long

GetLastWriteTime() public méthode

public GetLastWriteTime ( ) : long
Résultat long

GetSize() public méthode

public GetSize ( ) : long
Résultat long

ToString() public méthode

public ToString ( ) : string
Résultat string