Enumerator |
---|
ERR_None |
No error.
|
ERR_Failed |
Operation failed.
|
ERR_ItemNotFound |
Item not found.
|
ERR_BadSignature |
Bad signature.
|
ERR_Delayed |
The requested operation is delayed.
|
ERR_InvalidLength |
Invalid length.
|
ERR_InvalidArgument |
Invalid argument.
|
ERR_NotSupported |
Operation not supported.
|
ERR_NoMoreRoom |
No more room to add data.
|
ERR_BadRequestID |
Invalid request ID.
|
ERR_InvalidCall |
Invalid call, not related to the request.
|
ERR_BufferOverflow |
Buffer overflow.
|
ERR_MissingNotificationHandler |
A notification handler is missing.
|
ERR_SentToNotYetValidatedDestination |
Message has been sent to a destination not yet validated.
|
ERR_Canceled |
Task canceled.
|
ERR_BadVersion |
Bad version.
|
ERR_InvalidOutputID |
Invalid Output ID.
|
ERR_InvalidType |
Invalid type.
|
ERR_InvalidStatus |
Invalid internal status.
|
ERR_TooManyData |
Too many data.
|
ERR_BadSignalType |
Bad signal type (signal number not according the called method)
|
ERR_NoDestination |
No destination available.
|
ERR_NotEnoughMemory |
Not enough memory.
|
ERR_TooManyDestinations |
Too many destinations.
|
ERR_TooManyRecordingDestinations |
Too many recording destinations.
|
ERR_SnapshotInProgress |
Snapshot saving or recall is already in progress.
|
ERR_BufferTooSmall |
Buffer too small.
|
ERR_InvalidDevice |
The specified device is invalid.
|
ERR_Timeout |
Timeout.
|
ERR_InvalidValue |
Invalid value.
|
ERR_NotReadyToSend |
Not ready to send.
|
ERR_GlobalLearningRunning |
Global learning is running.
|
ERR_NotSmartConnectSource |
The device is not a SmartConnect source.
|
ERR_NotSmartConnectTarget |
The device is not a SmartConnect target.
|
ERR_SmartConnectAlreadyRunning |
SmartConnect operation is already running.
|
ERR_NoSmartConnectSessionRunning |
No SmartConnect session running.
|
ERR_MessageDontSupportMulticast |
Multicast is not allowed for this message.
|
ERR_OutOfRange |
Out of range value.
|
ERR_InvalidEndpoint |
Invalid endpoint.
|
ERR_BadSessionID |
Invalid session ID.
|
ERR_DeclaringDevices |
Error during device declaration.
|
ERR_NoSource |
No source available.
|
ERR_InvalidName |
invalid name
|