Updates the actual and effective shift states and LED status.
#include <unikbd.h>
KHAND khand;
USHIFTSTATE *pUss;
VSCAN v_scan;
BYTE makebreak;
int result;
result = UniUpdateShiftState(khand, pUss,
v_scan, makebreak);