I know this question was posed months ago, but I wanted to answer it because nobody else had...
According to the Palm OS Programmer's API Reference, Page 102: ----- sysExternalConnectorAttachEvent Specific Data The notifyDetailsP field points to a UInt16 that identifies which type of device was attached. ----- Performing a quick search through the headers doesn't provide any details about the notifyDetailsP field in this case. -Dave -----Original Message----- From: Kevin OKeefe [mailto:kokeefe@;invivodata.com] Sent: Friday, August 16, 2002 11:49 AM To: Palm Developer Forum Subject: RE: Meaning of notifyDetailsP in sysExternalConnectorAttachEvent. Really no one knows? Palm? Are you guys too busy moving right now? Thanks, Kevin -----Original Message----- From: Kevin OKeefe Sent: Wednesday, August 14, 2002 2:23 PM To: Palm Developer Forum Subject: Meaning of notifyDetailsP in sysExternalConnectorAttachEvent. I have been unable to figure out what values I should expect or how to interpret them from the headers or docs. Does anyone know where I can find this out? I registered for the sysExternalConnectorAttachEvent. When I get the callback, I cast notifyParamsP->notifyDetailsP to a UInt16 (which, by the way, is not clear in the docs that you should do this, but definitely ends in better results than treating it as a pointer to a UInt16 as the docs seem to suggest). I get various values when plugging in to different cradles and modems, but I don't see any documentation of what the different bits are supposed to mean. There are some promising defines in SerialMgr and some other places, but they don't seem to match what I'm seeing. Any clues? Thanks, Kevin ------------------------------------------ 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/ ------------------------------------------ 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
