SetIntValue
Description
Sets the value of a ScopeAttrValue object to an integer.
Prototype
void SetIntValue(int64_t value);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
value |
Input |
Integer value |
Returns
None
Restrictions
None
Parent topic: Class ScopeAttrValue