19 Registering Error, Warning, and Notice Callback Routines
Q3Notice_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.
Q3Notice_Register
function registers with the Error Manager the notice-handling routine specified by the noticePost
parameter. See page 19-13 for information on defining a notice-handling routine.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker