Click or drag to resize

OpsSysKbdRequest Constructor

Constructor

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsSysKbdRequest(
	bool CapsLockBitCheck,
	OpsContext opsContext
)

Parameters

CapsLockBitCheck
Type: SystemBoolean
opsContext
Type: Micros.OpsOpsContext
See Also