IsCameraDevice() as boolean

MarcRB

Active Member
Licensed User
Longtime User
Hello,

I will show my camera features only if the device has a camera. So I would create an 'IsCameraDevice' function with a boolean result.
But how can the application determine if a camera is in the device?

I looked into the hardware.dll but could not found something like this.
Please help.

best regards,
Marc
 
Top