Click or drag to resize

KeyboardBufferIsKeyboardCommand Method

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool IsKeyboardCommand(
	OpsCommand command,
	bool acceptClearKeyOnEmpty
)

Parameters

command
Type: Micros.OpsOpsCommand
acceptClearKeyOnEmpty
Type: SystemBoolean

Return Value

Type: Boolean
See Also