| Previous | Next |
| TYPE_E_NAMECONFLICT | TYPE_E_DLLFUNCTIONNOTFOUND |
TYPE_E_UNKNOWNLCID
TYPE_E_UNKNOWNLCID: the type-library operation refers to an LCID that the metadata does not support
TYPE_E_UNKNOWNLCID (0x8002802E) identifies a narrow contract boundary: the type-library operation refers to an LCID that the metadata does not support. Do not replace it with a generic subsystem failure when the symbolic result already tells you which state or input was rejected.
Evidence
record requested LCID, type library LIBID/version, available locale entries, caller locale, and lookup API.
Verification
use an LCID present in the library or regenerate localized metadata with the required locale.
Technical references
Looking for a different code? Search another status or error code.