OK. If the ApplyChanges is the method to call, it doesn't take any parameters. So, I'm trying to figure out what I need to set before calling ApplyChanges. I tried the following line:
BraileDisplays.Item(brlIndex).ApplyChanges Where brlIndex was the Display index I saved in the INI file. This didn't work.
