This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
| Code | HRESULT | Description | #define |
|---|---|---|---|
| 1 | 0x80660001 | PortCls could not find an audio engine node exposed by a miniport driver claiming support for IMiniportAudioEngineNode. | E_AUDIO_ENGINE_NODE_NOT_FOUND |
| 2 | 0x80660002 | HD Audio widget encountered an unexpected empty connection list. | E_HDAUDIO_EMPTY_CONNECTION_LIST |
| 3 | 0x80660003 | HD Audio widget does not support the connection list parameter. | E_HDAUDIO_CONNECTION_LIST_NOT_SUPPORTED |
| 4 | 0x80660004 | No HD Audio subdevices were successfully created. | E_HDAUDIO_NO_LOGICAL_DEVICES_CREATED |
| 5 | 0x80660005 | An unexpected NULL pointer was encountered in a linked list. | E_HDAUDIO_NULL_LINKED_LIST_ENTRY |
No comments:
Post a Comment