Retrieve the standard input, output or error stream
Visual Basic |
---|
Public Function GetStandardStream( _ ByVal StandardStreamType As StandardStreamTypes, _ Optional ByVal Unicode As Boolean = False _ ) As TextStream |
Value | Description |
---|---|
StdErr | |
StdIn | |
StdOut |