Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Desktop Application Object - CaptureDesktop Method

Panel
bgColor#2c3c4c

Capture a bitmap screen print of the desktop as a file

Member of Desktop Application Object (PRIM_APPL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

Returns True if the file was created

FileName

*Input

String

File name of the bitmap image

Details

The CaptureDesktop method is used to capture a screen print of the Windows desktop.

The image is saved as the file specified in the FileName parameter.


See also

All Component Classes

Technical Reference