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
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x20a7 | The class of the object must be structural; you cannot instantiate an abstract class. |
| 1 entry | ||