ADLINK PCIe-2602 User Manual

Page 62

Advertising
background image

52

Function Library

Syntax

C/C++

int Sdi_GetErrorText (int code, char *Text)

C#

string GetErrorText (int code)

VB.Net

GetErrorText (ByVal code As Integer) As String

Parameter(s)

Code

Error code returned by other functions.

Text

Error text string, for containment of which a buffer of maxi-

mum 160 bytes8 must be allocated.

Return Value

C/C++

Always return 0.

C#

Return the error text

VB.Net

Return the error text

This page intentionally left blank.

Advertising