SmartcardSetDebugLevel routine
The SmartcardSetDebugLevel routine sets the debug level.
Syntax
void SmartcardSetDebugLevel(
ULONG DebugLevel
);
Parameters
- DebugLevel
The level of debug information that will be generated after this routine is called.
Return value
None
Requirements
Target platform |
Desktop |
Version |
Available in Windows XP and later versions of Windows. |
Header |
Smclib.h (include Smclib.h) |
Library |
Smclib.lib |
IRQL |
<= DISPATCH_LEVEL |