Al_geterronreinitrunning – Measurement Computing ADLIB WIN User Manual

Page 146

Advertising
background image

Chapter 42 Error Handling Functions

29-2

29.2 AL_GetErrOnReInitRunning

Prototype

C\C++

STATUS

AL_GetErrOnReInitRunning(LHLD

lhld);


Visual Basic for Windows

Function

AL_GetErrOnReInitRunning(ByVal

lhld As Long) As Long

LHLD lhld

handle of the LDSD


The AL_GetErrOnReInitRunning function retrieves the current hardware re-initialization authorization
status of the LDSD.

Parameter Description

lhld

Identifies the instance of the logical device subsystem from which the status is to be

retrieved.

Returns:
On success STATUS is set to either “ALLOW_REINIT“ or “DISALLOW_REINIT“, otherwise STATUS
contains a negative error code that occurred during the call.

Supported Logical Device Subsystems:
All Boards

Advertising