Console Interface Reference

Allows to work with console window. More...

Inheritance diagram for Console:

Inheritance graph
Collaboration diagram for Console:

Collaboration graph
List of all members.

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.

Detailed Description

Allows to work with console window.

Note. A process can be associated with only one console.

See also:
WindowSystemObject::Console.
Since:
1.1.12.


Member Function Documentation

Write ( [in] BSTR  Text  ) 

Writes data to the console.

WriteLine ( [in] BSTR  Text  ) 

Writes data to the console with EOLN.


Property Documentation

VARIANT_BOOL RW Visible

Sets the console window's show state.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:26 2015. (C) Veretennikov A. B. 2004-2015