Q3Notice_Register
You can use theQ3Notice_Register
function to register an application-defined notice-handling routine.
TQ3Status Q3Notice_Register ( TQ3NoticeMethod noticePost, long reference);
noticePost
- A pointer to an application-defined notice-handling routine.
reference
- A long integer for your application's own use.
DESCRIPTION
TheQ3Notice_Register
function registers with the Error Manager the notice-handling routine specified by thenoticePost
parameter. See page 19-13 for information on defining a notice-handling routine.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help