
Chapter 31 Input Configurations
24-5
24.3 AL_SetInputConfigGlobal
Prototype C\C++
ERRNUM AL_SetInputConfigGlobal(LHLD lhld, lpstr lpstrInputConfig);
Visual Basic for Windows
Function AL_SetInputConfigGlobal(ByVal lhld As Long, ByVal lpstrInputConfig As
String) As Long
LHLD lhld handle of the LDSD
lpstr lpstrInputConfig address of the InputConfig type string
The AL_SetInputConfigGlobal function globally sets all InputConfig list input types to the specified
lpstrInputConfig in the LDSD.
Parameter Description
lhld Identifies the instance of the logical device subsystem to be released.
LpstrInputConfig Points to the desired InputConfig type setting string. The available string
settings are device independent and are verified by ADLIB against the available
InputConfig options specified in the device's capabilities file.
Returns:
On success ERRNUM is set to 1, otherwise ERRNUM contains the last error code that occurred during the
call.
Related Functions:
AL_SetInputConfigList
AL_GetInputConfigList
Supported Logical Device Subsystems:
Pci55xx Series: ADC0, Options: “DI“,“SE“,“PD“
Comentários a estes Manuais