imaqGetLastError

NI Vision for LabWindows/CVI Function

imaqGetLastError

Usage

int imaqGetLastError();

Purpose

Returns the error code of the last NI Vision function executed in the calling thread.

Return Value

Type

Description

int This function returns the last error code. This function returns ERR_SUCCESS if there is no pending error.