#include "l_bitmap.h"
L_LTSCR_API L_INT L_GetDefaultObjectOption(pObjectOptions, uStructSize)
Resets the passed object option structure to its default values.
Pointer to the object option structure to be reset to its default values.
Size in bytes, of the structure pointed to by pObjectOptions, for versioning. Use sizeof(LEADCAPTUREOBJECTOPTION).
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
This function resets the passed object option structure to its default values.
Required DLLs and Libraries