void HomeActionSet ( RSIAction  action  ) 

Description:
HomeActionSet sets the action that will occur when the Home Event triggers.
Parameters:
action Action taken on Home trigger. A RSIAction value.
Sample Code:
See also:
HomeActionGet
Examples:
Capture.cpp, customHome.cpp, home.cpp, and PhantomAxis.cs.