View errata for Directory Services


Page 455
In DoNodeNativeAuth() sample, the declaration
tContextData aContinueData;
should be
tContextData aContinueData = NULL
. Without the initialization, you'll get error code = -14097 (invalid continuation data)



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com