Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
TumblerSource/Tumbler_ErrorHandler.h
#ifndef _MYERROR_HANDLER_ |
#define _MYERROR_HANDLER_ |
#include "QD3D.h" |
#include "QD3DErrors.h" |
void MyErrorHandler( TQ3Error error, TQ3Error error2, long refCon ) ; |
void MyWarningHandler( TQ3Warning sticky, TQ3Warning latest, long refCon ) ; |
extern const int kErrorHandlerAlertID ; // 21032 |
#endif |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14