Command to query the name of the current keyboard layout from a device.
public struct QueryKeyboardLayoutCommand : IInputDeviceCommandInfo
Fields
Declaration
public InputDeviceCommand baseCommand
Field Value
Declaration
Field Value
Type |
Description |
System.Byte* |
|
Properties
Declaration
public static FourCC Type { get; }
Property Value
Declaration
public FourCC typeStatic { get; }
Property Value
Implements
Methods
Declaration
public static QueryKeyboardLayoutCommand Create()
Returns
Declaration
public string ReadLayoutName()
Returns
Type |
Description |
System.String |
|