EVT_TYPE EnumerationiQSim © XIQS Communication Framework
Constant enum defining the <event> object types

Namespace: com.iqsim.xiqs
Assembly: xiqscom (in xiqscom.dll) Version: 1.0.4841.26741
Syntax

public enum EVT_TYPE
Members

  Member nameValueDescription
EVT_RETURN0 The event object is of type return
EVT_ERROR1 The event object is of type error
See Also