C# 클래스 SharpCifs.Smb.SmbComReadAndX

상속: AndXServerMessageBlock
파일 보기 프로젝트 열기: brandonprry/Potato 1 사용 예제들

공개 메소드들

메소드 설명
SmbComReadAndX ( )
ToString ( ) : string

비공개 메소드들

메소드 설명
GetBatchLimit ( byte command ) : int
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SetParam ( int fid, long offset, int maxCount ) : void
SmbComReadAndX ( int fid, long offset, int maxCount, ServerMessageBlock andx )
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

메소드 상세

SmbComReadAndX() 공개 메소드

public SmbComReadAndX ( )

ToString() 공개 메소드

public ToString ( ) : string
리턴 string