ICAHandler

2008-12-05 Thread jmunson
Namaste! OK, here's my first question: What is an ICAHandler? The compiler complains of it and I can't find it in the documentation anywhere. The ICA API Tester app lists it in the code it creates for ObjC Async. Any thoughts? Peace, Love, and Light, /s/ Jon C. Munson II

Re: ICAHandler

2008-12-05 Thread Nick Zitzmann
On Dec 5, 2008, at 1:55 PM, [EMAIL PROTECTED] wrote: Namaste! Namasté. What is an ICAHandler? The compiler complains of it and I can't find it in the documentation anywhere. The ICA API Tester app lists it in the code it creates for ObjC Async. Are you talking about this? http

Re: ICAHandler

2008-12-05 Thread jmunson
Not sure. What I'm referring to in my post is this: [code] // - ICAGetDeviceListCallback void ICAGetDeviceListCallback (ICAHeader* pbHeader) { ICAHandler * obj = (ICAHandler*)pbHeader-refcon; if (obj