SharpCifs.Smb.Trans2SetFileInformationResponse.WriteSetupWireFormat C# (CSharp) Метод

WriteSetupWireFormat() приватный Метод

private WriteSetupWireFormat ( byte dst, int dstIndex ) : int
dst byte
dstIndex int
Результат int
		internal override int WriteSetupWireFormat(byte[] dst, int dstIndex)
		{
			return 0;
		}