hwISession GetCaptureMaintainBG

Returns the image and screen capture's background mode, 'automatic' or 'maintain'.

Syntax

hwISession_handle GetCaptureMaintainBG

Application

Tcl Query

Description

This command returns the image and screen capture's background mode, 'automatic' or 'maintain'.

Example

hwi GetSessionHandle sess;
sess GetCaptureMaintainBG

Error

Returns success (0) or an error code.

Keywords

Tcl

Modify

See Also

hwISession SetCaptureMaintainBG