fixed positive integer object required property list.
This commit is contained in:
@@ -54,7 +54,8 @@ static const int PositiveInteger_Value_Properties_Required[] = {
|
|||||||
PROP_OBJECT_TYPE,
|
PROP_OBJECT_TYPE,
|
||||||
PROP_PRESENT_VALUE,
|
PROP_PRESENT_VALUE,
|
||||||
PROP_STATUS_FLAGS,
|
PROP_STATUS_FLAGS,
|
||||||
PROP_UNITS - 1
|
PROP_UNITS,
|
||||||
|
- 1
|
||||||
};
|
};
|
||||||
|
|
||||||
static const int PositiveInteger_Value_Properties_Optional[] = {
|
static const int PositiveInteger_Value_Properties_Optional[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user