CApphot:GetErrMsg CApphot:X

CApphot:GetStatusCode


Returns the status code generated by the GetImageParams and Measure methods. If either of these methods encounters an error it sets the value of the nStatusCode class member which is accessed using this method. The codes are described in the documentation for each of these methods.

Syntax

nStatusCode = CApphot:GetStatusCode()

Remarks

The status code works differently for different methods:

Related Topics

CApphot class, CApphot Properties, GetErrMsg