This is work in progress.

Windows / Headers / winerror.h / ERROR_DS_NONSAFE_SCHEMA_CHANGE

ERROR_DS_NONSAFE_SCHEMA_CHANGE

Code: 0x213c (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.

Associated Modules

ModuleCodeDescription
kernel32.dll0x213cAdding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.
1 entry