Click to Rate and Give Feedback
MSDN
MSDN Library
Java Language Conversion Assistant Reference: Error Messages
java.io.PipedOutputStream.PipedOutputStream could not be converted

In Visual J++, this constructor creates an output file that is not connected to anything.

In the .NET Framework, there is no direct equivalent.

To correct this error

  • Use the System.IO.StreamWriter class. However, this class does not have an empty constructor.

See Also

Process Class | StreamWriter Class | System.IO Namespace

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker