This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
Code | HRESULT | Description | #define |
---|---|---|---|
768 | 0xC1220300 | The required callbacks were not registered. | WDSTPC_E_CALLBACKS_NOT_REG |
769 | 0xC1220301 | The session has already completed the download. | WDSTPC_E_ALREADY_COMPLETED |
770 | 0xC1220302 | The download is already in progress. | WDSTPC_E_ALREADY_IN_PROGRESS |
771 | 0xC1220303 | An unknown error occurred. | WDSTPC_E_UNKNOWN_ERROR |
772 | 0xC1220304 | WDS Multicast Client not initialized. | WDSTPC_E_NOT_INITIALIZED |
773 | 0xC1220305 | The client did not meet the policy requirements set by the administrator and was kicked from the session. | WDSTPC_E_KICKED_POLICY_NOT_MET |
774 | 0xC1220306 | The client was kicked by the administrator. The client should fallback to some other mechanism to get the contents. | WDSTPC_E_KICKED_FALLBACK |
775 | 0xC1220307 | The client was kicked by the administrator. The client should fail the operation completely. | WDSTPC_E_KICKED_FAIL |
776 | 0xC1220308 | The client was kicked by the administrator. An unknown reason was specified for kicking from session. | WDSTPC_E_KICKED_UNKNOWN |
777 | 0xC1220309 | Multistream support is not enabled. | WDSTPC_E_MULTISTREAM_NOT_ENABLED |
778 | 0xC122030A | The specified client is already in the lowest multistream session. | WDSTPC_E_ALREADY_IN_LOWEST_SESSION |
779 | 0xC122030B | The specified client does not support demotion. | WDSTPC_E_CLIENT_DEMOTE_NOT_SUPPORTED |
780 | 0xC122030C | No IPv4 interface available on server. | WDSTPC_E_NO_IP4_INTERFACE |
781 | 0xC122030D | The specified WIM file requires a reference WIM such as res.rwm in order to be applied. | WDSTPTC_E_WIM_APPLY_REQUIRES_REFERENCE_IMAGE |
No comments:
Post a Comment