Hi guys,
I just found a snippet of code for taking a photo with the webcam using microsoft Excel:
CommandBars.FindControl(ID:=1764).Execute
I'd very much like to use this in Visio, which we'll be using to take photos on tablets. I've searched the code, but can find nothing in the Vision msdn documentation:
https://msdn.microsoft.com/en-us/library/office/ff765940.aspxor the object browser in commandbuttons. Has anyone done this before? or is there perhaps a standard windows version i can call from the command line?