This method returns the integer value stored in a field on the dialog box.
Visual Basic |
---|
Public Function getItemIntValue( _ ByVal ID As UInt _ ) As Integer |
- ID
- UInt value that defines the item to query.
Integer value stored in the queried field.