Hi Brad, I have not been able to find these either and a post on this board yielded nothing.
I have found the following through my research: 0x00000001 - Modem device (network) 0x00000002 - serial device 0x00000004 - plugged in to power 0x00000008 - ? 0x00000010 - USB device 0x00000020 - ? 0x00000040 - ? 0x00000080 - ? These are or'd together so you can figure out you have a serial device with power, usb without power, etc. I don't believe these are intended to specifically identify devices such as so-and-so's keyboard, etc. Hope this helps. Kevin -----Original Message----- From: Brad Figler [mailto:BradF@;nuvoinc.com] Sent: Tuesday, November 12, 2002 8:36 PM To: Palm Developer Forum Subject: Notification Question I read in the API documentation that when the notification sysExternalConnectorAttachEvent is received that the notifyDetailsP points to a UInt16 that specifies what type of device was attached. Is there a published list of *types* of devices? We have a little keyboard that we use here in house for testing and I would like to know when it is the device that is attached to the serial port vs. our own that we developed. Thanks, Brad -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------ The information in this transmittal and any attachments is privileged and confidential and is intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify Invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
