Programmatically Alter Beam Connection Settings on Windows CE 3.0 with eVB 3.0
I have been maintaining eVB 3.0 code for a Symbol PPT 2800 PocketPC, which has Windows CE 3.0 on it. The code creates a folder and places certain items, such as: moving and hiding the games folder, et cetera. In the past I have had to manually alter the connection settings for the beam connection settings. I would like to try to do this programmactically, and was wondering if anyone could offer any suggestions? I do not know where in the registry this setting is or if that would even be the best way to approach this. Any suggestions? Thank you all!
Re: Programmatically Alter Beam Connection Settings on Windows CE 3.0 with eVB 3.0
What are/is "beam connection strings"?
Re: Programmatically Alter Beam Connection Settings on Windows CE 3.0 with eVB 3.0
Hey, the beam (connection) settings allows the device to "receive all incoming beams and select discoverable mode". The default value is checked as it is a check box; however, none of the programs will run. I have to manually uncheck the checkbox, and was hoping to save time by doing so programmatically.
Re: Programmatically Alter Beam Connection Settings on Windows CE 3.0 with eVB 3.0