CVIXMLDiscardAttribute
- Updated2023-02-21
- 1 minute(s) read
void CVIXMLDiscardAttribute (CVIXMLAttribute attribute);
Purpose
Discards an attribute and frees its memory.
Parameters
| Input | ||
| Name | Type | Description |
| attribute | CVIXMLAttribute | The attribute handle must be a valid CVIXMLAttribute. |
Return Value
None.
Additional Information
Library: CVIXML
Include file: toolbox\cvixml.h
LabWindows/CVI compatibility: LabWindows/CVI 7.0 and later
