Inheritance diagram for Console:


Public Member Functions | |
| WriteLine ([in] BSTR Text) | |
| Writes data to the console with EOLN. | |
| Write ([in] BSTR Text) | |
| Writes data to the console. | |
Properties | |
| VARIANT_BOOL RW | Visible [] |
| Sets the console window's show state. | |
Note. A process can be associated with only one console.
| Write | ( | [in] BSTR | Text | ) |
Writes data to the console.
| WriteLine | ( | [in] BSTR | Text | ) |
Writes data to the console with EOLN.
| VARIANT_BOOL RW Visible |
Sets the console window's show state.