![]() |
NSLContinueLookupPtr |
||||
Header: | NSL.h | Carbon status: | Supported | |
typedef NSLError(* NSLContinueLookupPtr) ( NSLPluginAsyncInfoPtr theAsyncInfo );
You would declare your function like this if you were to name it MyCallback:
NSLError MyCallback ( NSLPluginAsyncInfoPtr theAsyncInfo );
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)