Get the integer value of field.
If the field is a string representing an integer, it will be converted to an integer value. Other values and types will return libmsi_null_int.
| this |
a libmsirecord |
| field |
a field identifier |
|
The integer value, or libmsi_null_int if the field is not an integer. |