Jungo WinDriver
Official Documentation
|
#define WD_CardCleanupSetup | ( | h, | |
pCardCleanup | |||
) |
Sets a list of transfer cleanup commands to be performed for the specified card on any of the following occasions: The application exits abnormally.
The application exits normally but without unregistering the specified card.
If the WD_FORCE_CLEANUP flag is set in the dwOptions parameter, the cleanup commands will also be performed when the specified card is unregistered.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open() |
[in] | pCardCleanup | Pointer to a card clean-up information structure |