L_GetDefaultAreaOption

#include "l_bitmap.h"

L_LTSCR_API L_INT L_GetDefaultAreaOption(pCaptureAreaOption, uStructSize)

Resets the passed area option structure to its default values.

Parameters

pLEADCAPTUREAREAOPTION pCaptureAreaOption

Pointer to the area option structure to be reset to its default values.

L_UINT uStructSize

Size in bytes, of the structure pointed to by pCaptureAreaOption, for versioning. Use sizeof(LEADCAPTUREAREAOPTION).

Returns

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

Comments

This function resets the passed area option structure to its default values.

Required DLLs and Libraries

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

LEADTOOLS Screen Capture C API Help