pcsc-lite
1.8.23
|
This provides a search API for hot pluggble devices. More...
Go to the source code of this file.
Macros | |
#define | TRUE 1 |
#define | FALSE 0 |
Functions | |
LONG | HPSearchHotPluggables (void) |
ULONG | HPRegisterForHotplugEvents (void) |
LONG | HPStopHotPluggables (void) |
void | HPReCheckSerialReaders (void) |
This provides a search API for hot pluggble devices.
Check for platforms that have their own specific support. It's easier and flexible to do it here, rather than with automake conditionals in src/Makefile.am. No, it's still not a perfect solution design wise.
Definition in file hotplug_generic.c.