Restores the default definition to a specified key.
HRESULT ResetKey(
BYTE plane,
BYTE page,
BYTE usage
);
plane
Keyboard plane (Normal, Orange, or Green) for the specified key definition.
page
Page number defining the key.
usage
Usage number defining the key.
S_OK
The function succeeded.
Other
The function failed. Use the Microsoft errlook.exe utility to determine the meaning of this value.