imaqDisposeStraightEdgeReport

NI Vision for LabWindows/CVI Function

imaqDisposeStraightEdgeReport

Usage

int imaqDisposeStraightEdgeReport(StraightEdgeReport* report);

Purpose

Cleans up resources associated with a StraightEdgeReport structure.

Parameters

Name

Type

Description

report StraightEdgeReport* The report whose memory you want to free.

Return Value

Type

Description

int On success, this function returns a non-zero value. On failure, this function returns 0. To get extended error information, call imaqGetLastError().