From 11:00 PM CST Friday, Apr 11th - 1:30 PM CST Saturday, Apr 12th, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

Content Type
Programming Language
Current manual

GetUDPErrorString

GetUDPErrorString

char *GetUDPErrorString (int errorNumber);

Purpose

Returns the error message associated with the UDP Support Library error code specified in the errorNumber parameter.

Parameters

Input
Name Type Description
errorNumber int An error code returned by a UDP Support Library function.

Return Value

Name Type Description
errorMessage char * The error message associated with the error code. Do not modify or free this string.

Additional Information

Library: UDP Support Library

Include file: udpsupp.h

LabWindows/CVI compatibility: LabWindows/CVI 8.5 and later

Was this information helpful?

Help us improve your future ni.com experience.

Did you find the documentation you were looking for?

Submit