![]() |
IAIdleProcPtr |
||||
Header: | IAExtractor.h | Carbon status: | Under Evaluation | |
typedef UInt8(* IAIdleProcPtr) ();
You would declare your function like this if you were to name it MyIAIdleCallback:
UInt8 MyIAIdleCallback ();
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)