void SetInt(const char* pname, UPInt val);
SetInt creates a statistical data and assigns integer type to the data.
Parameters |
Description |
const char* pname |
Name of the data. |
UPInt val |
Integer value assigned to the data. |