This is work in progress.

Windows / Headers / dlnaerror.h

dlnaerror.h

Definitions for DLNA errors.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
DLNA_E_NOT_FOUND0xC00DC350The specified object or value does not exist.%0
DLNA_E_NOT_AVAILABLE0xC00DC351The requested value is not available.%0
DLNA_E_OPERATION_CANCELLED0xC00DC352The operation is cancelled.%0
DLNA_E_UNAUTHORIZED0xC00DC353This operation is not authorized.%0
DLNA_E_OUT_OF_RANGE0xC00DC354The value is not in the specified or valid range.%0
DLNA_E_INVALID_DIDL_LITE_RESPONSE0xC00DC355The DIDL-Lite response provided by the server is not valid.
DLNA_E_DIDL_VALUE_NOT_FOUND0xC00DC356A necessary element name was not found in the DIDL-Lite response provieded by the server.
DLNA_E_DIDL_VALUE_INVALID0xC00DC357A value in the DIDL-Lite response provided by the server was not in an accepted format.
DLNA_E_INVALID_DEVICE_RESPONSE0xC00DC358The device did not provide a valid response to the UPnP request.
DLNA_E_INVALID_LAST_CHANGE_RESPONSE0xC00DC359The device did not advertise a valid LastChange response to the event subscriber.
DLNA_E_INVALID_PROTOCOL_INFO0xC00DC35AThe protocol info string returned from the server is invalid.
DLNA_E_SERVICE_NOT_FOUND0xC00DC35BThe requested service was not found on the device.
DLNA_E_NO_SERVICES_ON_DEVICE0xC00DC35CNo services were enumerated by the device.
DLNA_E_DEVICE_UNAVAILABLE0xC00DC35DThe device could not be contacted to fulfill the request.
DLNA_E_DEVICE_NOT_FOUND0xC00DC35EThe specified device was not found. The device might require pairing with the PC.%0
DLNA_E_SERVER_NOT_FOUND0xC00DC35FThe specified Media Server was not found. The device might require pairing with the PC.%0
DLNA_E_RENDERER_NOT_FOUND0xC00DC360The specified Media Renderer was not found. The device might require pairing with the PC.%0
DLNA_E_NO_COMPATIBLE_RES_ELEMENT_FOUND0xC00DC3B4The content is in a format that is not compatible with the Media Renderer device, and it is not possible to convert it to a compatible format.%0
DLNA_E_UNSUPPORTED_FORMAT0xC00DC3B5The content cannot be sent to the Media Renderer because it is in a format that is not understood by Windows.%0
DLNA_E_RENDERER_FAILED_TO_PLAY0xC00DC3B6The Media Renderer failed to play the content.%0
DLNA_E_DRM_PLAYBACK_FAILURE0xC00DC3B7The Media Renderer failed to play the content because it is protected by a Digital Rights Management system.%0
21 entries