/// <summary>
 ///
 /// </summary>
 public virtual int UpdateInputState()
 {
     return(XDevicePlugin.UpdateInputState(handle));
 }