unsigned long PIPLX_SetMode (long session, unsigned long modeFlags);
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.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
modeFlags | unsigned long |
New value for driver mode flags. |
Name | Type | Description |
return | unsigned long |
The driver's mode flags prior to executing this function, or -1 if error occured. |
Utility
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index