Windows / Headers / winerror.h / ERROR_MALFORMED_SUBSTITUTION_STRING
ERROR_MALFORMED_SUBSTITUTION_STRING
Code: 0x370e (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found.
Associated Modules
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x370e | A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found. |
| 1 entry | ||