COM Error Codes (WPN, MBN, P2P, Bluetooth)

Header: winerror.h

The following table provides a list of error codes used by COM-based APIs.

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to https://support.microsoft.com.

SymbolicCodeDescription
WPN_E_CHANNEL_CLOSED0x803E0100The notification channel has already been closed.
WPN_E_CHANNEL_REQUEST_NOT_COMPLETE0x803E0101The notification channel request did not complete successfully.
WPN_E_INVALID_APP0x803E0102The application identifier provided is invalid.
WPN_E_OUTSTANDING_CHANNEL_REQUEST0x803E0103A notification channel request for the provided application identifier is in progress.
WPN_E_DUPLICATE_CHANNEL0x803E0104The channel identifier is already tied to another application endpoint.
WPN_E_PLATFORM_UNAVAILABLE0x803E0105The notification platform is unavailable.
WPN_E_NOTIFICATION_POSTED0x803E0106The notification has already been posted.
WPN_E_NOTIFICATION_HIDDEN0x803E0107The notification has already been hidden.
WPN_E_NOTIFICATION_NOT_POSTED0x803E0108The notification cannot be hidden until it has been shown.
WPN_E_CLOUD_DISABLED0x803E0109Cloud notifications have been turned off.
WPN_E_CLOUD_INCAPABLE0x803E0110The application does not have the cloud notification capability.
WPN_E_NOTIFICATION_DISABLED0x803E0111Settings prevent the notification from being delivered.
WPN_E_NOTIFICATION_INCAPABLE0x803E0112Application capabilities prevent the notification from being delivered.
WPN_E_INTERNET_INCAPABLE0x803E0113The application does not have the internet access capability.
WPN_E_NOTIFICATION_TYPE_DISABLED0x803E0114Settings prevent the notification type from being delivered.
WPN_E_NOTIFICATION_SIZE0x803E0115The size of the notification content is too large.
WPN_E_TAG_SIZE0x803E0116The size of the notification tag is too large.
WPN_E_ACCESS_DENIED0x803E0117The notification platform doesn't have appropriate privilege on resources.
WPN_E_DUPLICATE_REGISTRATION0x803E0118The notification platform found application is already registered.
WPN_E_OUT_OF_SESSION0x803E0200The notification platform has run out of presentation layer sessions.
WPN_E_POWER_SAVE0x803E0201The notification platform rejects image download request due to system in power save mode.
WPN_E_IMAGE_NOT_FOUND_IN_CACHE0x803E0202The notification platform doesn't have the requested image in its cache.
WPN_E_ALL_URL_NOT_COMPLETED0x803E0203The notification platform cannot complete all of requested image.
WPN_E_INVALID_CLOUD_IMAGE0x803E0204A cloud image downloaded from the notification platform is invalid.
WPN_E_NOTIFICATION_ID_MATCHED0x803E0205Notification Id provided as filter is matched with what the notification platform maintains.
WPN_E_CALLBACK_ALREADY_REGISTERED0x803E0206Notification callback interface is already registered.
WPN_E_TOAST_NOTIFICATION_DROPPED0x803E0207Toast Notification was dropped without being displayed to the user.
WPN_E_STORAGE_LOCKED0x803E0208The notification platform does not have the proper privileges to complete the request.
E_MBN_CONTEXT_NOT_ACTIVATED0x80548201Context is not activated.
E_MBN_BAD_SIM0x80548202Bad SIM is inserted.
E_MBN_DATA_CLASS_NOT_AVAILABLE0x80548203Requested data class is not available.
E_MBN_INVALID_ACCESS_STRING0x80548204Access point name (APN) or Access string is incorrect.
E_MBN_MAX_ACTIVATED_CONTEXTS0x80548205Max activated contexts have reached.
E_MBN_PACKET_SVC_DETACHED0x80548206Device is in packet detach state.
E_MBN_PROVIDER_NOT_VISIBLE0x80548207Provider is not visible.
E_MBN_RADIO_POWER_OFF0x80548208Radio is powered off.
E_MBN_SERVICE_NOT_ACTIVATED0x80548209MBN subscription is not activated.
E_MBN_SIM_NOT_INSERTED0x8054820ASIM is not inserted.
E_MBN_VOICE_CALL_IN_PROGRESS0x8054820BVoice call in progress.
E_MBN_INVALID_CACHE0x8054820CVisible provider cache is invalid.
E_MBN_NOT_REGISTERED0x8054820DDevice is not registered.
E_MBN_PROVIDERS_NOT_FOUND0x8054820EProviders not found.
E_MBN_PIN_NOT_SUPPORTED0x8054820FPin is not supported.
E_MBN_PIN_REQUIRED0x80548210Pin is required.
E_MBN_PIN_DISABLED0x80548211PIN is disabled.
E_MBN_FAILURE0x80548212Generic Failure.
E_MBN_INVALID_PROFILE0x80548218Profile is invalid.
E_MBN_DEFAULT_PROFILE_EXIST0x80548219Default profile exist.
E_MBN_SMS_ENCODING_NOT_SUPPORTED0x80548220SMS encoding is not supported.
E_MBN_SMS_FILTER_NOT_SUPPORTED0x80548221SMS filter is not supported.
E_MBN_SMS_INVALID_MEMORY_INDEX0x80548222Invalid SMS memory index is used.
E_MBN_SMS_LANG_NOT_SUPPORTED0x80548223SMS language is not supported.
E_MBN_SMS_MEMORY_FAILURE0x80548224SMS memory failure occurred.
E_MBN_SMS_NETWORK_TIMEOUT0x80548225SMS network timeout happened.
E_MBN_SMS_UNKNOWN_SMSC_ADDRESS0x80548226Unknown SMSC address is used.
E_MBN_SMS_FORMAT_NOT_SUPPORTED0x80548227SMS format is not supported.
E_MBN_SMS_OPERATION_NOT_ALLOWED0x80548228SMS operation is not allowed.
E_MBN_SMS_MEMORY_FULL0x80548229Device SMS memory is full.
PEER_E_IPV6_NOT_INSTALLED0x80630001The IPv6 protocol is not installed.
PEER_E_NOT_INITIALIZED0x80630002The component has not been initialized.
PEER_E_CANNOT_START_SERVICE0x80630003The required service canot be started.
PEER_E_NOT_LICENSED0x80630004The P2P protocol is not licensed to run on this OS.
PEER_E_INVALID_GRAPH0x80630010The graph handle is invalid.
PEER_E_DBNAME_CHANGED0x80630011The GRaphing database name has changed.
PEER_E_DUPLICATE_GRAPH0x80630012A graph with the same ID already exists.
PEER_E_GRAPH_NOT_READY0x80630013The graph is not ready.
PEER_E_GRAPH_SHUTTING_DOWN0x80630014The graph is shutting down.
PEER_E_GRAPH_IN_USE0x80630015The graph is still in use.
PEER_E_INVALID_DATABASE0x80630016The graph database is corrupt.
PEER_E_TOO_MANY_ATTRIBUTES0x80630017Too many attributes have been used.
PEER_E_CONNECTION_NOT_FOUND0x80630103The connection cannot be found.
PEER_E_CONNECT_SELF0x80630106The peer attempted to connect to itself.
PEER_E_ALREADY_LISTENING0x80630107The peer is already listening for connections.
PEER_E_NODE_NOT_FOUND0x80630108The node was not found.
PEER_E_CONNECTION_FAILED0x80630109The Connection attempt failed.
PEER_E_CONNECTION_NOT_AUTHENTICATED0x8063010AThe peer connection could not be authenticated.
PEER_E_CONNECTION_REFUSED0x8063010BThe connection was refused.
PEER_E_CLASSIFIER_TOO_LONG0x80630201The peer name classifier is too long.
PEER_E_TOO_MANY_IDENTITIES0x80630202The maximum number of identies have been created.
PEER_E_NO_KEY_ACCESS0x80630203Unable to access a key.
PEER_E_GROUPS_EXIST0x80630204The group already exists.
PEER_E_RECORD_NOT_FOUND0x80630301The requested record could not be found.
PEER_E_DATABASE_ACCESSDENIED0x80630302Access to the database was denied.
PEER_E_DBINITIALIZATION_FAILED0x80630303The Database could not be initialized.
PEER_E_MAX_RECORD_SIZE_EXCEEDED0x80630304The record is too big.
PEER_E_DATABASE_ALREADY_PRESENT0x80630305The database already exists.
PEER_E_DATABASE_NOT_PRESENT0x80630306The database could not be found.
PEER_E_IDENTITY_NOT_FOUND0x80630401The identity could not be found.
PEER_E_EVENT_HANDLE_NOT_FOUND0x80630501The event handle could not be found.
PEER_E_INVALID_SEARCH0x80630601Invalid search.
PEER_E_INVALID_ATTRIBUTES0x80630602The search attributes are invalid.
PEER_E_INVITATION_NOT_TRUSTED0x80630701The invitiation is not trusted.
PEER_E_CHAIN_TOO_LONG0x80630703The certchain is too long.
PEER_E_INVALID_TIME_PERIOD0x80630705The time period is invalid.
PEER_E_CIRCULAR_CHAIN_DETECTED0x80630706A circular cert chain was detected.
PEER_E_CERT_STORE_CORRUPTED0x80630801The certstore is corrupted.
PEER_E_NO_CLOUD0x80631001The specified PNRP cloud does not exist.
PEER_E_CLOUD_NAME_AMBIGUOUS0x80631005The cloud name is ambiguous.
PEER_E_INVALID_RECORD0x80632010The record is invalid.
PEER_E_NOT_AUTHORIZED0x80632020Not authorized.
PEER_E_PASSWORD_DOES_NOT_MEET_POLICY0x80632021The password does not meet policy requirements.
PEER_E_DEFERRED_VALIDATION0x80632030The record validation has been defered.
PEER_E_INVALID_GROUP_PROPERTIES0x80632040The group properies are invalid.
PEER_E_INVALID_PEER_NAME0x80632050The peername is invalid.
PEER_E_INVALID_CLASSIFIER0x80632060The classifier is invalid.
PEER_E_INVALID_FRIENDLY_NAME0x80632070The friendly name is invalid.
PEER_E_INVALID_ROLE_PROPERTY0x80632071Invalid role property.
PEER_E_INVALID_CLASSIFIER_PROPERTY0x80632072Invalid classifier property.
PEER_E_INVALID_RECORD_EXPIRATION0x80632080Invlaid record expiration.
PEER_E_INVALID_CREDENTIAL_INFO0x80632081Invlaid credential info.
PEER_E_INVALID_CREDENTIAL0x80632082Invalid credential.
PEER_E_INVALID_RECORD_SIZE0x80632083Invalid record size.
PEER_E_UNSUPPORTED_VERSION0x80632090Unsupported version.
PEER_E_GROUP_NOT_READY0x80632091The group is not ready.
PEER_E_GROUP_IN_USE0x80632092The group is still in use.
PEER_E_INVALID_GROUP0x80632093The group is invalid.
PEER_E_NO_MEMBERS_FOUND0x80632094No members were found.
PEER_E_NO_MEMBER_CONNECTIONS0x80632095There are no member connections.
PEER_E_UNABLE_TO_LISTEN0x80632096Unable to listen.
PEER_E_IDENTITY_DELETED0x806320A0The identity does not exist.
PEER_E_SERVICE_NOT_AVAILABLE0x806320A1The service is not availible.
PEER_E_CONTACT_NOT_FOUND0x80636001The contact could not be found.
PEER_S_GRAPH_DATA_CREATED0x00630001The graph data was created.
PEER_S_NO_EVENT_DATA0x00630002There is not more event data.
PEER_S_ALREADY_CONNECTED0x00632000The graph is already connect.
PEER_S_SUBSCRIPTION_EXISTS0x00636000The subscription already exists.
PEER_S_NO_CONNECTIVITY0x00630005No connectivity.
PEER_S_ALREADY_A_MEMBER0x00630006Already a member.
PEER_E_CANNOT_CONVERT_PEER_NAME0x80634001The peername could not be converted to a DNS pnrp name.
PEER_E_INVALID_PEER_HOST_NAME0x80634002Invalid peer host name.
PEER_E_NO_MORE0x80634003No more data could be found.
PEER_E_PNRP_DUPLICATE_PEER_NAME0x80634005The existing peer name is already registered.
PEER_E_INVITE_CANCELLED0x80637000The app invite request was canceled by the user.
PEER_E_INVITE_RESPONSE_NOT_AVAILABLE0x80637001No response to the invite was received.
PEER_E_NOT_SIGNED_IN0x80637003User is not signed into serverless presence.
PEER_E_PRIVACY_DECLINED0x80637004The user declined the privacy policy prompt.
PEER_E_TIMEOUT0x80637005A timeout occured.
PEER_E_INVALID_ADDRESS0x80637007The address is invalid.
PEER_E_FW_EXCEPTION_DISABLED0x80637008A required firewall exception is disabled.
PEER_E_FW_BLOCKED_BY_POLICY0x80637009The service is block by a firewall policy.
PEER_E_FW_BLOCKED_BY_SHIELDS_UP0x8063700AFirewall exceptions are disabled.
PEER_E_FW_DECLINED0x8063700BThe user declinded to enable the firewall exceptions.
E_BLUETOOTH_ATT_INVALID_HANDLE0x80650001The attribute handle given was not valid on this server.
E_BLUETOOTH_ATT_READ_NOT_PERMITTED0x80650002The attribute cannot be read.
E_BLUETOOTH_ATT_WRITE_NOT_PERMITTED0x80650003The attribute cannot be written.
E_BLUETOOTH_ATT_INVALID_PDU0x80650004The attribute PDU was invalid.
E_BLUETOOTH_ATT_INSUFFICIENT_AUTHENTICATION0x80650005The attribute requires authentication before it can be read or written.
E_BLUETOOTH_ATT_REQUEST_NOT_SUPPORTED0x80650006Attribute server does not support the request received from the client.
E_BLUETOOTH_ATT_INVALID_OFFSET0x80650007Offset specified was past the end of the attribute.
E_BLUETOOTH_ATT_INSUFFICIENT_AUTHORIZATION0x80650008The attribute requires authorization before it can be read or written.
E_BLUETOOTH_ATT_PREPARE_QUEUE_FULL0x80650009Too many prepare writes have been queued.
E_BLUETOOTH_ATT_ATTRIBUTE_NOT_FOUND0x8065000ANo attribute found within the given attribute handle range.
E_BLUETOOTH_ATT_ATTRIBUTE_NOT_LONG0x8065000BThe attribute cannot be read or written using the Read Blob Request.
E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION_KEY_SIZE0x8065000CThe Encryption Key Size used for encrypting this link is insufficient.
E_BLUETOOTH_ATT_INVALID_ATTRIBUTE_VALUE_LENGTH0x8065000DThe attribute value length is invalid for the operation.
E_BLUETOOTH_ATT_UNLIKELY0x8065000EThe attribute request that was requested has encountered an error that was unlikely, and therefore could not be completed as requested.
E_BLUETOOTH_ATT_INSUFFICIENT_ENCRYPTION0x8065000FThe attribute requires encryption before it can be read or written.
E_BLUETOOTH_ATT_UNSUPPORTED_GROUP_TYPE0x80650010The attribute type is not a supported grouping attribute as defined by a higher layer specification.
E_BLUETOOTH_ATT_INSUFFICIENT_RESOURCES0x80650011Insufficient Resources to complete the request.
E_BLUETOOTH_ATT_UNKNOWN_ERROR0x80651000An error that lies in the reserved range has been received.
160 entries

Article text from the Win32 documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.