The console stream satisfies reads and writes (among others) to and from the three lowest numbered file descriptors, which are typically the application's stdin, stdout, and stderr descriptors. The client OS needs to provide a console stream COM object in order for the application to interact with the console.