Chapter 6
NI-FBUS Function Reference
©
National Instruments Corporation
6-9
NI-FBUS Hardware and Software User Manual
uint32 flags;
nifHseDeviceInfo_t* hseDeviceInfo;
} nifDeviceInfo_t;
Return Values
E_OK
The call was successful.
E_INVALID_DESCRIPTOR
The link descriptor is invalid.
E_BUF_TOO_SMALL
There are not enough buffers allocated. If you receive this error,
your input buffers do not contain valid data.
E_COMM_ERROR
The NI-FBUS Communications Manager failed to communicate
with the device.
E_OBSOLETE_DESC
The input descriptor is no longer valid. It was closed before
nifGetDeviceList
completed.
E_SERVER_CONNECTION_LOST
The session established with the NI-FBUS Communications
Manager for this descriptor has been closed or lost.