LScreenCapture::GetCaptureOptions

#include "ltwrappr.h"

virtual L_INT LScreenCapture::GetCaptureOptions(pCaptureOptions)

pLEADCAPTUREOPTION pCaptureOptions;

pointer to a LEADCAPTUREOPTION structure

Gets the current options for image capture such as HotKey, Delay, and Count.

Parameter

Description

pCaptureOptions

Pointer to a LEADCAPTUREOPTION structure.

Returns

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

Use this function to get the current image capture options. For information on the default capture options, refer to LEADCAPTUREOPTION.

Required DLLs and Libraries

LTDIS
LTSCR

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

See Also

Functions:

LScreenCapture::SetCaptureOptions, Class Members

Example

For an example, refer to LScreenCapture::SetCaptureOptions.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C++ Class Library Help