Admin Production ni-theme
Current Publication

CNSDataDiscard

LabWindows/CVI

CNSDataDiscard

int CNSDataDiscard (CNSData data);

Purpose

Disposes the specified handle to a network stream data object and frees all underlying resources.

Parameters

Input
Name Type Description
data CNSData The reference to the network stream data object you want to discard.

Return Value

Name Type Description
error int An error code returned by a Network Streams Library function.

Additional Information

Library: Network Streams Library

Include file: cvinetstreams.h

LabWindows/CVI compatibility: LabWindows/CVI 2013 and later