IviLxiSyncErrorCodesEnum Enumeration

IviLxiSync

IviLxiSync Reference  

IviLxiSyncErrorCodesEnum Enumeration


[Visual Basic]
Public Enum IviLxiSyncErrorCodesEnum

[C#]
public enum IviLxiSyncErrorCodesEnum

[C++]
enum IviLxiSyncErrorCodesEnum

Members

Member name Description
E_IVILXISYNC_ALARM_TIME_INVALID The alarm time is invalid.
E_IVILXISYNC_EVENT_SOURCE_EXISTS The event source already exists.
E_IVILXISYNC_OUT_OF_EVENT_RESOURCES Out of event resources.
E_IVILXISYNC_EVENT_SOURCE_DOES_NOT_EXIST The specified event source does not exist.
E_IVILXISYNC_EVENT_SOURCE_NOT_SET The event source has not been specified.
E_IVILXISYNC_INVALID_EVENT_SOURCE The specified event source is not valid.
E_IVILXISYNC_ALARM_EXISTS The alarm is already a member of the collection.
E_IVILXISYNC_ALARM_DOES_NOT_EXIST The specified alarm has not been defined.
E_IVILXISYNC_WIRED_OR_MODE_INVALID The event source cannot operate in driven mode while serving as the wired-OR bias.
E_IVILXISYNC_CANT_REMOVE_RESERVED_REPEATED_CAPABILITY The reserved repeated capability cannot be removed from the collection.

Requirements

Namespace: Ivi.LxiSync.Interop

Assembly: Ivi.LxiSync.Interop (in Ivi.LxiSync.Interop.dll)

See Also

Ivi.LxiSync.Interop Namespace