ERROR_DS_CLASS_MUST_BE_CONCRETE, 8359
(MS WDK >> Windows 2000 DDK (DDK 2195.1))

Name
ERROR_DS_CLASS_MUST_BE_CONCRETE
Value
8359 signed int / unsigned int
0x000020A7 heximal value
0x20A7 heximal value
2147950759 HRESULT_FROM_WIN32(code) / unsigned int
-2147016537 HRESULT_FROM_WIN32(code) / signed int
0x800720A7 HRESULT_FROM_WIN32(code) / heximal value
Type
Windows user mode error code
Description
The class of the object must be structural; you cannot instantiate an abstract class.
C/C++ Type
int
Defined at
\inc\WINERROR.H, line 10416 (Windows 2000 DDK (DDK 2195.1))
Definition
#define ERROR_DS_CLASS_MUST_BE_CONCRETE  8359L
Line comments
MessageId: ERROR_DS_CLASS_MUST_BE_CONCRETE

MessageText:

The class of the object must be structural; you cannot instantiate an abstract class.
Also used in
Windows Driver Kit 7.1.0 (WDK 7600.16385.1), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)
MUI descriptions
TR Nesnenin sınıfı yapısal olmalıdır; özet bir sınıfı örnekleyemezsiniz.
HU Az objektum osztályának strukturálisnak kell lenni. Nem hozhat létre példányt absztrakt osztályból.
NB Klassen for objektet må være strukturell. Du kan ikke opprette en abstrakt klasse.
PT A classe do objeto tem de ser estrutural. Não pode criar uma ocorrência de uma classe abstrata.
IT La classe dell'oggetto deve essere Structural. Impossibile effettuare un'istanza a una classe Abstract.
FI Objektin luokan on oltava rakenteellinen. Abstraktia luokkaa ei voi luoda.
ES La clase del objeto debe ser estructural; no puede crear una instancia de una clase abstracta.
CS Třída objektu musí být strukturální; nemůžete vytvořit instanci abstraktní třídy.
DA Objektklassen skal være en del af en struktur. Du kan ikke instantiere en abstrakt klasse.
KO 개체의 클래스는 체계적이어야 합니다. 추상적인 클래스를 나타낼 수 없습니다.
PL Klasa obiektu musi być strukturalna; nie możesz utworzyć wystąpienia klasy abstrakcyjnej.
NL De objectklasse moet structureel zijn. U kunt geen abstracte klasse concretiseren.
EL Η κλάση του αντικειμένου πρέπει να είναι κλάση δομής. Δεν είναι δυνατή η δημιουργία εμφάνισης κλάσης προτύπου.
DE Die Klasse des Objekts muss strukturiert sein. Eine abstrakte Klasse kann nicht instanziiert werden.
FR La classe de l’objet doit être structurelle ; vous ne pouvez pas instancier une classe abstraite.
JA オブジェクトのクラスは構造型でなければなりません。抽象型クラスのインスタンスを作成できません。
ZH 对象的类必须是有结构的;你不能范例化一个抽象类。
SV Objektets klass måste vara strukturell. Du kan inte instansiera en abstrakt klass.
RU Класс этого объекта должен быть структурным; вы не можете создать экземпляр абстрактного класса.