This is work in progress.

Windows / Headers / winerror.h / ERROR_DS_CLASS_MUST_BE_CONCRETE

ERROR_DS_CLASS_MUST_BE_CONCRETE

Code: 0x20a7 (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The class of the object must be structural; you cannot instantiate an abstract class.

Associated Modules

ModuleCodeDescription
kernel32.dll0x20a7The class of the object must be structural; you cannot instantiate an abstract class.
1 entry