Click or drag to resize

ICompoundEventManagerGetState Method

Returns the state of the given CompoundEvent.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
bool GetState(
	CompoundEvent handle
)

Parameters

handle  CompoundEvent
 

Return Value

Boolean
See Also