Visual Basic Sample 32bit demo

Here is how to user our Paycheck Withholding from a Visual Basic program

This sample was prepared with version 2020.06 which is included. This sample has no user interface but demonstrates retrieving Federal, State and Local withholding. To see the withholding set a breakpoint at the end of the main executable and examine the structures passed to the calculation function.
32bit example.