Tuesday, September 27, 2011

HRESULTS: FACILITY_GRAPHICS


This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.

CodeHRESULTDescription#define
10x80260001 {Display Driver Stopped Responding} The %hs display driver has stopped working normally. Save your work and reboot the system to restore full display functionality. The next time you reboot the machine a dialog will be displayed giving you a chance to report this failure to Microsoft. ERROR_HUNG_DISPLAY_DRIVER_THREAD
15120xC02605E8 The function failed because the current session is changing its type. This function cannot be called when the current session is changing its type. There are currently three types of sessions: console, disconnected and remote. ERROR_GRAPHICS_SESSION_TYPE_CHANGE_IN_PROGRESS
40970x80261001 Monitor descriptor could not be obtained. ERROR_MONITOR_NO_DESCRIPTOR
40980x80261002 Format of the obtained monitor descriptor is not supported by this release. ERROR_MONITOR_UNKNOWN_DESCRIPTOR_FORMAT
40990xC0261003 Checksum of the obtained monitor descriptor is invalid. ERROR_MONITOR_INVALID_DESCRIPTOR_CHECKSUM
41000xC0261004 Monitor descriptor contains an invalid standard timing block. ERROR_MONITOR_INVALID_STANDARD_TIMING_BLOCK
41010xC0261005 WMI data block registration failed for one of the MSMonitorClass WMI subclasses. ERROR_MONITOR_WMI_DATABLOCK_REGISTRATION_FAILED
41020xC0261006 Provided monitor descriptor block is either corrupted or does not contain monitor's detailed serial number. ERROR_MONITOR_INVALID_SERIAL_NUMBER_MONDSC_BLOCK
41030xC0261007 Provided monitor descriptor block is either corrupted or does not contain monitor's user friendly name. ERROR_MONITOR_INVALID_USER_FRIENDLY_MONDSC_BLOCK
41040xC0261008 There is no monitor descriptor data at the specified (offset, size) region. ERROR_MONITOR_NO_MORE_DESCRIPTOR_DATA
41050xC0261009 Monitor descriptor contains an invalid detailed timing block. ERROR_MONITOR_INVALID_DETAILED_TIMING_BLOCK
41060xC026100A Monitor descriptor contains invalid manufacture date. ERROR_MONITOR_INVALID_MANUFACTURE_DATE
81920xC0262000 Exclusive mode ownership is needed to create unmanaged primary allocation. ERROR_GRAPHICS_NOT_EXCLUSIVE_MODE_OWNER
81930xC0262001 The driver needs more DMA buffer space in order to complete the requested operation. ERROR_GRAPHICS_INSUFFICIENT_DMA_BUFFER
81940xC0262002 Specified display adapter handle is invalid. ERROR_GRAPHICS_INVALID_DISPLAY_ADAPTER
81950xC0262003 Specified display adapter and all of its state has been reset. ERROR_GRAPHICS_ADAPTER_WAS_RESET
81960xC0262004 The driver stack doesn't match the expected driver model. ERROR_GRAPHICS_INVALID_DRIVER_MODEL
81970xC0262005 Present happened but ended up into the changed desktop mode ERROR_GRAPHICS_PRESENT_MODE_CHANGED
81980xC0262006 Nothing to present due to desktop occlusion ERROR_GRAPHICS_PRESENT_OCCLUDED
81990xC0262007 Not able to present due to denial of desktop access ERROR_GRAPHICS_PRESENT_DENIED
82000xC0262008 Not able to present with color convertion ERROR_GRAPHICS_CANNOTCOLORCONVERT
82010xC0262009 The kernel driver detected a version mismatch between it and the user mode driver. ERROR_GRAPHICS_DRIVER_MISMATCH
82020x4026200A Specified buffer is not big enough to contain entire requested dataset. Partial data populated up to the size of the buffer. Caller needs to provide buffer of size as specified in the partially populated buffer's content (interface specific). ERROR_GRAPHICS_PARTIAL_DATA_POPULATED
82030xC026200B Present redirection is disabled (desktop windowing management subsystem is off). ERROR_GRAPHICS_PRESENT_REDIRECTION_DISABLED
82040xC026200C Previous exclusive VidPn source owner has released its ownership ERROR_GRAPHICS_PRESENT_UNOCCLUDED
82050xC026200D Window DC is not available for presentation ERROR_GRAPHICS_WINDOWDC_NOT_AVAILABLE
84480xC0262100 Not enough video memory available to complete the operation. ERROR_GRAPHICS_NO_VIDEO_MEMORY
84490xC0262101 Couldn't probe and lock the underlying memory of an allocation. ERROR_GRAPHICS_CANT_LOCK_MEMORY
84500xC0262102 The allocation is currently busy. ERROR_GRAPHICS_ALLOCATION_BUSY
84510xC0262103 An object being referenced has reach the maximum reference count already and can't be reference further. ERROR_GRAPHICS_TOO_MANY_REFERENCES
84520xC0262104 A problem couldn't be solved due to some currently existing condition. The problem should be tried again later. ERROR_GRAPHICS_TRY_AGAIN_LATER
84530xC0262105 A problem couldn't be solved due to some currently existing condition. The problem should be tried again immediately. ERROR_GRAPHICS_TRY_AGAIN_NOW
84540xC0262106 The allocation is invalid. ERROR_GRAPHICS_ALLOCATION_INVALID
84550xC0262107 No more unswizzling aperture are currently available. ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNAVAILABLE
84560xC0262108 The current allocation can't be unswizzled by an aperture. ERROR_GRAPHICS_UNSWIZZLING_APERTURE_UNSUPPORTED
84570xC0262109 The request failed because a pinned allocation can't be evicted. ERROR_GRAPHICS_CANT_EVICT_PINNED_ALLOCATION
84640xC0262110 The allocation can't be used from its current segment location for the specified operation. ERROR_GRAPHICS_INVALID_ALLOCATION_USAGE
84650xC0262111 A locked allocation can't be used in the current command buffer. ERROR_GRAPHICS_CANT_RENDER_LOCKED_ALLOCATION
84660xC0262112 The allocation being referenced has been closed permanently. ERROR_GRAPHICS_ALLOCATION_CLOSED
84670xC0262113 An invalid allocation instance is being referenced. ERROR_GRAPHICS_INVALID_ALLOCATION_INSTANCE
84680xC0262114 An invalid allocation handle is being referenced. ERROR_GRAPHICS_INVALID_ALLOCATION_HANDLE
84690xC0262115 The allocation being referenced doesn't belong to the current device. ERROR_GRAPHICS_WRONG_ALLOCATION_DEVICE
84700xC0262116 The specified allocation lost its content. ERROR_GRAPHICS_ALLOCATION_CONTENT_LOST
87040xC0262200 GPU exception is detected on the given device. The device is not able to be scheduled. ERROR_GRAPHICS_GPU_EXCEPTION_ON_DEVICE
87050x40262201 Skip preparation of allocations referenced by the DMA buffer. ERROR_GRAPHICS_SKIP_ALLOCATION_PREPARATION
89600xC0262300 Specified VidPN topology is invalid. ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY
89610xC0262301 Specified VidPN topology is valid but is not supported by this model of the display adapter. ERROR_GRAPHICS_VIDPN_TOPOLOGY_NOT_SUPPORTED
89620xC0262302 Specified VidPN topology is valid but is not supported by the display adapter at this time, due to current allocation of its resources. ERROR_GRAPHICS_VIDPN_TOPOLOGY_CURRENTLY_NOT_SUPPORTED
89630xC0262303 Specified VidPN handle is invalid. ERROR_GRAPHICS_INVALID_VIDPN
89640xC0262304 Specified video present source is invalid. ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE
89650xC0262305 Specified video present target is invalid. ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET
89660xC0262306 Specified VidPN modality is not supported (e.g. at least two of the pinned modes are not cofunctional). ERROR_GRAPHICS_VIDPN_MODALITY_NOT_SUPPORTED
89670x00262307 No mode is pinned on the specified VidPN source/target. ERROR_GRAPHICS_MODE_NOT_PINNED
89680xC0262308 Specified VidPN source mode set is invalid. ERROR_GRAPHICS_INVALID_VIDPN_SOURCEMODESET
89690xC0262309 Specified VidPN target mode set is invalid. ERROR_GRAPHICS_INVALID_VIDPN_TARGETMODESET
89700xC026230A Specified video signal frequency is invalid. ERROR_GRAPHICS_INVALID_FREQUENCY
89710xC026230B Specified video signal active region is invalid. ERROR_GRAPHICS_INVALID_ACTIVE_REGION
89720xC026230C Specified video signal total region is invalid. ERROR_GRAPHICS_INVALID_TOTAL_REGION
89760xC0262310 Specified video present source mode is invalid. ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_SOURCE_MODE
89770xC0262311 Specified video present target mode is invalid. ERROR_GRAPHICS_INVALID_VIDEO_PRESENT_TARGET_MODE
89780xC0262312 Pinned mode must remain in the set on VidPN's cofunctional modality enumeration. ERROR_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET
89790xC0262313 Specified video present path is already in VidPN's topology. ERROR_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY
89800xC0262314 Specified mode is already in the mode set. ERROR_GRAPHICS_MODE_ALREADY_IN_MODESET
89810xC0262315 Specified video present source set is invalid. ERROR_GRAPHICS_INVALID_VIDEOPRESENTSOURCESET
89820xC0262316 Specified video present target set is invalid. ERROR_GRAPHICS_INVALID_VIDEOPRESENTTARGETSET
89830xC0262317 Specified video present source is already in the video present source set. ERROR_GRAPHICS_SOURCE_ALREADY_IN_SET
89840xC0262318 Specified video present target is already in the video present target set. ERROR_GRAPHICS_TARGET_ALREADY_IN_SET
89850xC0262319 Specified VidPN present path is invalid. ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
89860xC026231A Miniport has no recommendation for augmentation of the specified VidPN's topology. ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY
89870xC026231B Specified monitor frequency range set is invalid. ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET
89880xC026231C Specified monitor frequency range is invalid. ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE
89890xC026231D Specified frequency range is not in the specified monitor frequency range set. ERROR_GRAPHICS_FREQUENCYRANGE_NOT_IN_SET
89900x0026231E Specified mode set does not specify preference for one of its modes. ERROR_GRAPHICS_NO_PREFERRED_MODE
89910xC026231F Specified frequency range is already in the specified monitor frequency range set. ERROR_GRAPHICS_FREQUENCYRANGE_ALREADY_IN_SET
89920xC0262320 Specified mode set is stale. Please reacquire the new mode set. ERROR_GRAPHICS_STALE_MODESET
89930xC0262321 Specified monitor source mode set is invalid. ERROR_GRAPHICS_INVALID_MONITOR_SOURCEMODESET
89940xC0262322 Specified monitor source mode is invalid. ERROR_GRAPHICS_INVALID_MONITOR_SOURCE_MODE
89950xC0262323 Miniport does not have any recommendation regarding the request to provide a functional VidPN given the current display adapter configuration. ERROR_GRAPHICS_NO_RECOMMENDED_FUNCTIONAL_VIDPN
89960xC0262324 ID of the specified mode is already used by another mode in the set. ERROR_GRAPHICS_MODE_ID_MUST_BE_UNIQUE
89970xC0262325 System failed to determine a mode that is supported by both the display adapter and the monitor connected to it. ERROR_GRAPHICS_EMPTY_ADAPTER_MONITOR_MODE_SUPPORT_INTERSECTION
89980xC0262326 Number of video present targets must be greater than or equal to the number of video present sources. ERROR_GRAPHICS_VIDEO_PRESENT_TARGETS_LESS_THAN_SOURCES
89990xC0262327 Specified present path is not in VidPN's topology. ERROR_GRAPHICS_PATH_NOT_IN_TOPOLOGY
90000xC0262328 Display adapter must have at least one video present source. ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_SOURCE
90010xC0262329 Display adapter must have at least one video present target. ERROR_GRAPHICS_ADAPTER_MUST_HAVE_AT_LEAST_ONE_TARGET
90020xC026232A Specified monitor descriptor set is invalid. ERROR_GRAPHICS_INVALID_MONITORDESCRIPTORSET
90030xC026232B Specified monitor descriptor is invalid. ERROR_GRAPHICS_INVALID_MONITORDESCRIPTOR
90040xC026232C Specified descriptor is not in the specified monitor descriptor set. ERROR_GRAPHICS_MONITORDESCRIPTOR_NOT_IN_SET
90050xC026232D Specified descriptor is already in the specified monitor descriptor set. ERROR_GRAPHICS_MONITORDESCRIPTOR_ALREADY_IN_SET
90060xC026232E ID of the specified monitor descriptor is already used by another descriptor in the set. ERROR_GRAPHICS_MONITORDESCRIPTOR_ID_MUST_BE_UNIQUE
90070xC026232F Specified video present target subset type is invalid. ERROR_GRAPHICS_INVALID_VIDPN_TARGET_SUBSET_TYPE
90080xC0262330 Two or more of the specified resources are not related to each other, as defined by the interface semantics. ERROR_GRAPHICS_RESOURCES_NOT_RELATED
90090xC0262331 ID of the specified video present source is already used by another source in the set. ERROR_GRAPHICS_SOURCE_ID_MUST_BE_UNIQUE
90100xC0262332 ID of the specified video present target is already used by another target in the set. ERROR_GRAPHICS_TARGET_ID_MUST_BE_UNIQUE
90110xC0262333 Specified VidPN source cannot be used because there is no available VidPN target to connect it to. ERROR_GRAPHICS_NO_AVAILABLE_VIDPN_TARGET
90120xC0262334 Newly arrived monitor could not be associated with a display adapter. ERROR_GRAPHICS_MONITOR_COULD_NOT_BE_ASSOCIATED_WITH_ADAPTER
90130xC0262335 Display adapter in question does not have an associated VidPN manager. ERROR_GRAPHICS_NO_VIDPNMGR
90140xC0262336 VidPN manager of the display adapter in question does not have an active VidPN. ERROR_GRAPHICS_NO_ACTIVE_VIDPN
90150xC0262337 Specified VidPN topology is stale. Please reacquire the new topology. ERROR_GRAPHICS_STALE_VIDPN_TOPOLOGY
90160xC0262338 There is no monitor connected on the specified video present target. ERROR_GRAPHICS_MONITOR_NOT_CONNECTED
90170xC0262339 Specified source is not part of the specified VidPN's topology. ERROR_GRAPHICS_SOURCE_NOT_IN_TOPOLOGY
90180xC026233A Specified primary surface size is invalid. ERROR_GRAPHICS_INVALID_PRIMARYSURFACE_SIZE
90190xC026233B Specified visible region size is invalid. ERROR_GRAPHICS_INVALID_VISIBLEREGION_SIZE
90200xC026233C Specified stride is invalid. ERROR_GRAPHICS_INVALID_STRIDE
90210xC026233D Specified pixel format is invalid. ERROR_GRAPHICS_INVALID_PIXELFORMAT
90220xC026233E Specified color basis is invalid. ERROR_GRAPHICS_INVALID_COLORBASIS
90230xC026233F Specified pixel value access mode is invalid. ERROR_GRAPHICS_INVALID_PIXELVALUEACCESSMODE
90240xC0262340 Specified target is not part of the specified VidPN's topology. ERROR_GRAPHICS_TARGET_NOT_IN_TOPOLOGY
90250xC0262341 Failed to acquire display mode management interface. ERROR_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT
90260xC0262342 Specified VidPN source is already owned by a DMM client and cannot be used until that client releases it. ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE
90270xC0262343 Specified VidPN is active and cannot be accessed. ERROR_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN
90280xC0262344 Specified VidPN present path importance ordinal is invalid. ERROR_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL
90290xC0262345 Specified VidPN present path content geometry transformation is invalid. ERROR_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION
90300xC0262346 Specified content geometry transformation is not supported on the respective VidPN present path. ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_SUPPORTED
90310xC0262347 Specified gamma ramp is invalid. ERROR_GRAPHICS_INVALID_GAMMA_RAMP
90320xC0262348 Specified gamma ramp is not supported on the respective VidPN present path. ERROR_GRAPHICS_GAMMA_RAMP_NOT_SUPPORTED
90330xC0262349 Multi-sampling is not supported on the respective VidPN present path. ERROR_GRAPHICS_MULTISAMPLING_NOT_SUPPORTED
90340xC026234A Specified mode is not in the specified mode set. ERROR_GRAPHICS_MODE_NOT_IN_MODESET
90350x0026234B Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) is empty. ERROR_GRAPHICS_DATASET_IS_EMPTY
90360x0026234C Specified data set (e.g. mode set, frequency range set, descriptor set, topology, etc.) does not contain any more elements. ERROR_GRAPHICS_NO_MORE_ELEMENTS_IN_DATASET
90370xC026234D Specified VidPN topology recommendation reason is invalid. ERROR_GRAPHICS_INVALID_VIDPN_TOPOLOGY_RECOMMENDATION_REASON
90380xC026234E Specified VidPN present path content type is invalid. ERROR_GRAPHICS_INVALID_PATH_CONTENT_TYPE
90390xC026234F Specified VidPN present path copy protection type is invalid. ERROR_GRAPHICS_INVALID_COPYPROTECTION_TYPE
90400xC0262350 No more than one unassigned mode set can exist at any given time for a given VidPN source/target. ERROR_GRAPHICS_UNASSIGNED_MODESET_ALREADY_EXISTS
90410x00262351 Specified content transformation is not pinned on the specified VidPN present path. ERROR_GRAPHICS_PATH_CONTENT_GEOMETRY_TRANSFORMATION_NOT_PINNED
90420xC0262352 Specified scanline ordering type is invalid. ERROR_GRAPHICS_INVALID_SCANLINE_ORDERING
90430xC0262353 Topology changes are not allowed for the specified VidPN. ERROR_GRAPHICS_TOPOLOGY_CHANGES_NOT_ALLOWED
90440xC0262354 All available importance ordinals are already used in specified topology. ERROR_GRAPHICS_NO_AVAILABLE_IMPORTANCE_ORDINALS
90450xC0262355 Specified primary surface has a different private format attribute than the current primary surface ERROR_GRAPHICS_INCOMPATIBLE_PRIVATE_FORMAT
90460xC0262356 Specified mode pruning algorithm is invalid ERROR_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM
90470xC0262357 Specified monitor capability origin is invalid. ERROR_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN
90480xC0262358 Specified monitor frequency range constraint is invalid. ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT
90490xC0262359 Maximum supported number of present paths has been reached. ERROR_GRAPHICS_MAX_NUM_PATHS_REACHED
90500xC026235A Miniport requested that augmentation be cancelled for the specified source of the specified VidPN's topology. ERROR_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION
90510xC026235B Specified client type was not recognized. ERROR_GRAPHICS_INVALID_CLIENT_TYPE
90520xC026235C Client VidPN is not set on this adapter (e.g. no user mode initiated mode changes took place on this adapter yet). ERROR_GRAPHICS_CLIENTVIDPN_NOT_SET
92160xC0262400 Specified display adapter child device already has an external device connected to it. ERROR_GRAPHICS_SPECIFIED_CHILD_ALREADY_CONNECTED
92170xC0262401 Specified display adapter child device does not support descriptor exposure. ERROR_GRAPHICS_CHILD_DESCRIPTOR_NOT_SUPPORTED
92630x4026242F Child device presence was not reliably detected. ERROR_GRAPHICS_UNKNOWN_CHILD_STATUS
92640xC0262430 The display adapter is not linked to any other adapters. ERROR_GRAPHICS_NOT_A_LINKED_ADAPTER
92650xC0262431 Lead adapter in a linked configuration was not enumerated yet. ERROR_GRAPHICS_LEADLINK_NOT_ENUMERATED
92660xC0262432 Some chain adapters in a linked configuration were not enumerated yet. ERROR_GRAPHICS_CHAINLINKS_NOT_ENUMERATED
92670xC0262433 The chain of linked adapters is not ready to start because of an unknown failure. ERROR_GRAPHICS_ADAPTER_CHAIN_NOT_READY
92680xC0262434 An attempt was made to start a lead link display adapter when the chain links were not started yet. ERROR_GRAPHICS_CHAINLINKS_NOT_STARTED
92690xC0262435 An attempt was made to power up a lead link display adapter when the chain links were powered down. ERROR_GRAPHICS_CHAINLINKS_NOT_POWERED_ON
92700xC0262436 The adapter link was found to be in an inconsistent state. Not all adapters are in an expected PNP/Power state. ERROR_GRAPHICS_INCONSISTENT_DEVICE_LINK_STATE
92710x40262437 Starting the leadlink adapter has been deferred temporarily. ERROR_GRAPHICS_LEADLINK_START_DEFERRED
92720xC0262438 The driver trying to start is not the same as the driver for the POSTed display adapter. ERROR_GRAPHICS_NOT_POST_DEVICE_DRIVER
92730x40262439 The display adapter is being polled for children too frequently at the same polling level. ERROR_GRAPHICS_POLLING_TOO_FREQUENTLY
92740x4026243A Starting the adapter has been deferred temporarily. ERROR_GRAPHICS_START_DEFERRED
92750xC026243B An operation is being attempted that requires the display adapter to be in a quiescent state. ERROR_GRAPHICS_ADAPTER_ACCESS_NOT_EXCLUDED
94720xC0262500 The driver does not support OPM. ERROR_GRAPHICS_OPM_NOT_SUPPORTED
94730xC0262501 The driver does not support COPP. ERROR_GRAPHICS_COPP_NOT_SUPPORTED
94740xC0262502 The driver does not support UAB. ERROR_GRAPHICS_UAB_NOT_SUPPORTED
94750xC0262503 The specified encrypted parameters are invalid. ERROR_GRAPHICS_OPM_INVALID_ENCRYPTED_PARAMETERS
94770xC0262505 The GDI display device passed to this function does not have any active video outputs. ERROR_GRAPHICS_OPM_NO_VIDEO_OUTPUTS_EXIST
94830xC026250B An internal error caused this operation to fail. ERROR_GRAPHICS_OPM_INTERNAL_ERROR
94840xC026250C The function failed because the caller passed in an invalid OPM user mode handle. ERROR_GRAPHICS_OPM_INVALID_HANDLE
94860xC026250E A certificate could not be returned because the certificate buffer passed to the function was too small. ERROR_GRAPHICS_PVP_INVALID_CERTIFICATE_LENGTH
94870xC026250F A video output could not be created because the frame buffer is in spanning mode. ERROR_GRAPHICS_OPM_SPANNING_MODE_ENABLED
94880xC0262510 A video output could not be created because the frame buffer is in theater mode. ERROR_GRAPHICS_OPM_THEATER_MODE_ENABLED
94890xC0262511 The function failed because the display adapter's Hardware Functionality Scan failed to validate the graphics hardware. ERROR_GRAPHICS_PVP_HFS_FAILED
94900xC0262512 The HDCP System Renewability Message passed to this function did not comply with section 5 of the HDCP 1.1 specification. ERROR_GRAPHICS_OPM_INVALID_SRM
94910xC0262513 The video output cannot enable the High-bandwidth Digital Content Protection (HDCP) System because it does not support HDCP. ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_HDCP
94920xC0262514 The video output cannot enable Analogue Copy Protection (ACP) because it does not support ACP. ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_ACP
94930xC0262515 The video output cannot enable the Content Generation Management System Analogue (CGMS-A) protection technology because it does not support CGMS-A. ERROR_GRAPHICS_OPM_OUTPUT_DOES_NOT_SUPPORT_CGMSA
94940xC0262516 The IOPMVideoOutput::GetInformation method cannot return the version of the SRM being used because the application never successfully passed an SRM to the video output. ERROR_GRAPHICS_OPM_HDCP_SRM_NEVER_SET
94950xC0262517 The IOPMVideoOutput::Configure method cannot enable the specified output protection technology because the output's screen resolution is too high. ERROR_GRAPHICS_OPM_RESOLUTION_TOO_HIGH
94960xC0262518 The IOPMVideoOutput::Configure method cannot enable HDCP because the display adapter's HDCP hardware is already being used by other physical outputs. ERROR_GRAPHICS_OPM_ALL_HDCP_HARDWARE_ALREADY_IN_USE
94980xC026251A The operating system asynchronously destroyed this OPM video output because the operating system's state changed. This error typically occurs because the monitor PDO associated with this video output was removed, the monitor PDO associated with this video output was stopped, the video output's session became a non-console session or the video output's desktop became an inactive desktop. ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_NO_LONGER_EXISTS
94990xC026251B The method failed because the session is changing its type. No IOPMVideoOutput methods can be called when a session is changing its type. There are currently three types of sessions: console, disconnected and remote. ERROR_GRAPHICS_OPM_SESSION_TYPE_CHANGE_IN_PROGRESS
95000xC026251C Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use a COPP specific command while the video output has OPM semantics only. ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_COPP_SEMANTICS
95010xC026251D The IOPMVideoOutput::GetInformation and IOPMVideoOutput::COPPCompatibleGetInformation methods return this error if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. ERROR_GRAPHICS_OPM_INVALID_INFORMATION_REQUEST
95020xC026251E The method failed because an unexpected error occurred inside of a display driver. ERROR_GRAPHICS_OPM_DRIVER_INTERNAL_ERROR
95030xC026251F Either the IOPMVideoOutput::COPPCompatibleGetInformation, IOPMVideoOutput::GetInformation, or IOPMVideoOutput::Configure method failed. This error is returned when the caller tries to use an OPM specific command while the video output has COPP semantics only. ERROR_GRAPHICS_OPM_VIDEO_OUTPUT_DOES_NOT_HAVE_OPM_SEMANTICS
95040xC0262520 The IOPMVideoOutput::COPPCompatibleGetInformation or IOPMVideoOutput::Configure method failed because the display driver does not support the OPM_GET_ACP_AND_CGMSA_SIGNALING and OPM_SET_ACP_AND_CGMSA_SIGNALING GUIDs. ERROR_GRAPHICS_OPM_SIGNALING_NOT_SUPPORTED
95050xC0262521 The IOPMVideoOutput::Configure function returns this error code if the passed in sequence number is not the expected sequence number or the passed in OMAC value is invalid. ERROR_GRAPHICS_OPM_INVALID_CONFIGURATION_REQUEST
96000xC0262580 The monitor connected to the specified video output does not have an I2C bus. ERROR_GRAPHICS_I2C_NOT_SUPPORTED
96010xC0262581 No device on the I2C bus has the specified address. ERROR_GRAPHICS_I2C_DEVICE_DOES_NOT_EXIST
96020xC0262582 An error occurred while transmitting data to the device on the I2C bus. ERROR_GRAPHICS_I2C_ERROR_TRANSMITTING_DATA
96030xC0262583 An error occurred while receiving data from the device on the I2C bus. ERROR_GRAPHICS_I2C_ERROR_RECEIVING_DATA
96040xC0262584 The monitor does not support the specified VCP code. ERROR_GRAPHICS_DDCCI_VCP_NOT_SUPPORTED
96050xC0262585 The data received from the monitor is invalid. ERROR_GRAPHICS_DDCCI_INVALID_DATA
96060xC0262586 The function failed because a monitor returned an invalid Timing Status byte when the operating system used the DDC/CI Get Timing Report & Timing Message command to get a timing report from a monitor. ERROR_GRAPHICS_DDCCI_MONITOR_RETURNED_INVALID_TIMING_STATUS_BYTE
96070xC0262587 The monitor returned a DDC/CI capabilities string which did not comply with the ACCESS.bus 3.0, DDC/CI 1.1, or MCCS 2 Revision 1 specification. ERROR_GRAPHICS_MCA_INVALID_CAPABILITIES_STRING
96080xC0262588 An internal Monitor Configuration API error occured. ERROR_GRAPHICS_MCA_INTERNAL_ERROR
96090xC0262589 An operation failed because a DDC/CI message had an invalid value in its command field. ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_COMMAND
96100xC026258A An error occurred because the field length of a DDC/CI message contained an invalid value. ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_LENGTH
96110xC026258B An error occurred because the checksum field in a DDC/CI message did not match the message's computed checksum value. This error implies that the data was corrupted while it was being transmitted from a monitor to a computer. ERROR_GRAPHICS_DDCCI_INVALID_MESSAGE_CHECKSUM
96120xC026258C This function failed because an invalid monitor handle was passed to it. ERROR_GRAPHICS_INVALID_PHYSICAL_MONITOR_HANDLE
96130xC026258D The operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications. ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS
96880xC02625D8 A continuous VCP code's current value is greater than its maximum value. This error code indicates that a monitor returned an invalid value. ERROR_GRAPHICS_DDCCI_CURRENT_CURRENT_VALUE_GREATER_THAN_MAXIMUM_VALUE
96890xC02625D9 The monitor's VCP Version (0xDF) VCP code returned an invalid version value. ERROR_GRAPHICS_MCA_INVALID_VCP_VERSION
96900xC02625DA The monitor does not comply with the MCCS specification it claims to support. ERROR_GRAPHICS_MCA_MONITOR_VIOLATES_MCCS_SPECIFICATION
96910xC02625DB The MCCS version in a monitor's mccs_ver capability does not match the MCCS version the monitor reports when the VCP Version (0xDF) VCP code is used. ERROR_GRAPHICS_MCA_MCCS_VERSION_MISMATCH
96920xC02625DC The Monitor Configuration API only works with monitors which support the MCCS 1.0 specification, MCCS 2.0 specification or the MCCS 2.0 Revision 1 specification. ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION
96940xC02625DE The monitor returned an invalid monitor technology type. CRT, Plasma and LCD (TFT) are examples of monitor technology types. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification. ERROR_GRAPHICS_MCA_INVALID_TECHNOLOGY_TYPE_RETURNED
96950xC02625DF SetMonitorColorTemperature()'s caller passed a color temperature to it which the current monitor did not support. This error implies that the monitor violated the MCCS 2.0 or MCCS 2.0 Revision 1 specification. ERROR_GRAPHICS_MCA_UNSUPPORTED_COLOR_TEMPERATURE
96960xC02625E0 This function can only be used if a program is running in the local console session. It cannot be used if the program is running on a remote desktop session or on a terminal server session. ERROR_GRAPHICS_ONLY_CONSOLE_SESSION_SUPPORTED
96970xC02625E1 This function cannot find an actual GDI display device which corresponds to the specified GDI display device name. ERROR_GRAPHICS_NO_DISPLAY_DEVICE_CORRESPONDS_TO_NAME
96980xC02625E2 The function failed because the specified GDI display device was not attached to the Windows desktop. ERROR_GRAPHICS_DISPLAY_DEVICE_NOT_ATTACHED_TO_DESKTOP
96990xC02625E3 This function does not support GDI mirroring display devices because GDI mirroring display devices do not have any physical monitors associated with them. ERROR_GRAPHICS_MIRRORING_DEVICES_NOT_SUPPORTED
97000xC02625E4 The function failed because an invalid pointer parameter was passed to it. A pointer parameter is invalid if it is NULL, points to an invalid address, points to a kernel mode address, or is not correctly aligned. ERROR_GRAPHICS_INVALID_POINTER
97010xC02625E5 The function failed because the specified GDI device did not have any monitors associated with it. ERROR_GRAPHICS_NO_MONITORS_CORRESPOND_TO_DISPLAY_DEVICE
97020xC02625E6 An array passed to the function cannot hold all of the data that the function must copy into the array. ERROR_GRAPHICS_PARAMETER_ARRAY_TOO_SMALL
97030xC02625E7 An internal error caused an operation to fail. ERROR_GRAPHICS_INTERNAL_ERROR
122890x80263001 {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. DWM_E_COMPOSITIONDISABLED
122900x80263002 {Some desktop composition APIs are not supported while remoting} The operation is not supported while running in a remote session. DWM_E_REMOTING_NOT_SUPPORTED
122910x80263003 {No DWM redirection surface is available} The DWM was unable to provide a redireciton surface to complete the DirectX present. DWM_E_NO_REDIRECTION_SURFACE_AVAILABLE
122920x80263004 {DWM is not queuing presents for the specified window} The window specified is not currently using queued presents. DWM_E_NOT_QUEUING_PRESENTS
122930x80263005 {The adapter specified by the LUID is not found} DWM can not find the adapter specified by the LUID. DWM_E_ADAPTER_NOT_FOUND
122930x00263005 {GDI redirection surface was returned} GDI redirection surface of the top level window was returned. DWM_S_GDI_REDIRECTION_SURFACE
122950x80263007 {Redirection surface can not be created. The size of the surface is larger than what is supported on this machine} Redirection surface can not be created. The size of the surface is larger than what is supported on this machine. DWM_E_TEXTURE_TOO_LARGE

No comments:

Post a Comment