LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

DiscardCtrlArray

int DiscardCtrlArray (int controlArrayHandle);

Purpose

Removes a control array from memory.

This function does not discard the controls from the panel.

Parameters

Input
Name Type Description
controlArrayHandle int Specifier for a particular control array that is currently in memory. You obtain this handle from GetCtrlArrayFromResourceID or NewCtrlArray.

Return Value

Name Type Description
status int Return value indicating whether the function was successful. A negative number indicates that an error occurred.

Additional Information

Library: User Interface Library

Include file: userint.h

LabWindows/CVI compatibility: LabWindows/CVI 2010 and later

Was this information helpful?

Log in to get a better experience

Help us improve your future ni.com experience.

What are you trying to do?

Submit