PIPLX_SetMode

unsigned long PIPLX_SetMode (long session, unsigned long modeFlags);

Purpose

Allows control flags affecting the driver's global behaviour to be set and read. This function gives accessto
low-level control features of the Pilpxi driver and is intended for 'expert' use only - the default driver
behaviour should be satisfactory for the great majority of applications.

Parameters

Input
Name Type Description
session long

Handle of current session.

modeFlags unsigned long

New value for driver mode flags.

Return Value

Name Type Description
return unsigned long

The driver's mode flags prior to executing this function, or -1 if error occured.

References

Utility
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index