Error property (LEADMrc Control)
Builder Syntax |
int Error |
Delphi Syntax |
Error: L_INT |
Overview |
Refer to Working with the LEADMrc Control. |
Remarks
(Read Only) (Document/Medical only) Gives the error code of the last method called or property set by the LEADMrc control. If the last operation performed was successful, the value is SUCCESS. Use the ErrorMsg property to get the description corresponding to the error.
For a list of error codes, refer to Error Codes.
See Also