Resets the actual and effective shift states and LED status.

#include <unikbd.h>

KHAND            khand;
USHIFTSTATE     *pUss;
ULONG            type;
int              result;

result = UniResetShiftState(khand, pUss, type);


[Back: UniResetShiftState]
[Next: UniResetShiftState Parameter - khand]