Click or drag to resize

OpsSysKbdRequest Constructor

Constructor

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

Parameters

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