Mac OS 9
CGError.h File Reference

xxx put contents here xxx More...

#include <CGBase.h>

Go to the source code of this file.

Typedefs

typedef enum CGError CGError
 

Enumerations

enum  CGError {
  kCGErrorSuccess = 0 , kCGErrorFirst = 1000 , kCGErrorFailure = kCGErrorFirst , kCGErrorIllegalArgument = 1001 ,
  kCGErrorInvalidConnection = 1002 , kCGErrorInvalidContext = 1003 , kCGErrorCannotComplete = 1004 , kCGErrorNameTooLong = 1005 ,
  kCGErrorNotImplemented = 1006 , kCGErrorRangeCheck = 1007 , kCGErrorTypeCheck = 1008 , kCGErrorNoCurrentPoint = 1009 ,
  kCGErrorInvalidOperation = 1010 , kCGErrorNoneAvailable = 1011 , kCGErrorLast = kCGErrorNoneAvailable
}
 

Detailed Description

xxx put contents here xxx

Introduced In: from CoreGraphics-74.1.root
Avaliable From: Universal Interfaces 3.4.1
Copyright: � 2000-2001 by Apple Computer, Inc., all rights reserved.

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/