The palmOS 68k SDK Documentation states the following: sysExternalConnectorAttachEvent The sysExternalConnectorAttachEvent is broadcast when a USB cradle, RS-232 cradle or peripheral, a power cable, or a modem is attached to the universal connector. This notification is broadcast only on devices that have the universal connector.
sysExternalConnectorAttachEvent Specific Data The notifyDetailsP field points to a UInt16 that identifies which type of device was attached. What do I do if I want to know if a cradle or power-only cable was attached (zire32, etc)? And, what is the notifyDetailsP field? I am not an expert C++ programmer, can anyone help? I've already googled for too long... Here is what I need to know: - Was a sync cradle/cable connected? - Was is a non-syncable device, such as a power-only cable/accessory? Thanks! -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
