This is the perfect kind of conversation for the plug-devel list! Move it over there for a receptive audience, including me.
http://lists.plug.phoenix.az.us/mailman/listinfo/plug-devel Alan On Fri, Jun 19, 2009 at 9:37 AM, [email protected] <[email protected]> wrote: > > What do you mean by "handle" ? > Looks like a callback to me... > I'd like to see the signature of the function that you are calling to get > the "handle". > ET > > PS: We may want to take the conversation off the list unless someone else is > interested... > > > > James Finstrom writes: > > > Greetings all, > > > > I am writing app that allows me to control my canon SLR with my wiimote. I > > am trying to figure out how to call a function in main that generats a > > handle then returns the handle to main > > > > > > Concept: > > > > connect(){ connect to wiimote and return handle foo} > > > > main(){ call connect(), get handle, perform actions on that handle} > > > > > > James Finstrom > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
