Click or drag to resize
AuditToolsAuditHandleIncomingCommand Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public Object HandleIncomingCommand(
	int cat,
	int id,
	Object obj
)

Parameters

cat
Type: SystemInt32
id
Type: SystemInt32
obj
Type: SystemObject

Return Value

Type: Object
See Also