Windows / Headers / winerror.h / ERROR_SXS_IDENTITY_PARSE_ERROR
ERROR_SXS_IDENTITY_PARSE_ERROR
Code: 0x370d (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x370d | The identity string is malformed. This may be due to a trailing comma, more than two unnamed attributes, missing attribute name or missing attribute value. |
| 1 entry | ||