LScreenCapture::CaptureObjectOptionDlg

Summary

Displays a dialog to retrieve the options for the LScreenCapture::CaptureSelectedObject function.

Syntax

#include "ltwrappr.h"

virtual L_INT LScreenCapture::CaptureObjectOptionDlg(hParentWnd, uFlags)

Parameters

HWND hParentWnd

Handle to the parent window of the object options dialog box.

L_UINT uFlags

Flags that determine the options dialog. Possible values are:

Value Meaning
NONE [0x0000] No flags.
SCRDLG_CAPTUREOBJECTOPTION_CONTEXTHELP [0x0004] Object options dialog context help.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LScreenCapture::CaptureSelectedObject.

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.