Description | The applications properties value table is used to
provide specific values
for the applications properties.
An entry must be created by setting the entry's
apvRowStatus object with
createAndGo (4) before setting the name of the
property requested. To specify the
property set the apvPropertyName objects.
The apvPropertyName must be one of the
properties from the appPropertiesTable.
To remove an entry set the apvRowStatus object
with destroy (6).
To poll the application property, poll the
apvPropertyStringValue, apvPropertyUintValue,
or apvPropertyCounter64Value object.
The table is cleared when the application is unloaded. |