Queries to see if this device is able to continue to send updates and state changes when the application is not if focus.
public struct QueryCanRunInBackground : IInputDeviceCommandInfo
Fields
Declaration
public InputDeviceCommand baseCommand
Field Value
Declaration
public bool canRunInBackground
Field Value
Properties
Declaration
public static readonly FourCC Type { get; }
Property Value
Declaration
public readonly FourCC typeStatic { get; }
Property Value
Implements
Methods
Declaration
public static QueryCanRunInBackground Create()
Returns
See Also