• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CFRunLoopRunInMode Return Codes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CFRunLoopRunInMode Return Codes


  • Subject: CFRunLoopRunInMode Return Codes
  • From: Vincent Predoehl <email@hidden>
  • Date: Tue, 14 Aug 2001 10:14:29 -0400

Hi Chris, I was wondering if you could explain the meaning of the return codes in more detail returned by CFRunLoopRunInMode as found in CFRunLoop.h:

/* Reasons for CFRunLoopRunInMode() to Return */
enum {
kCFRunLoopRunFinished = 1,
kCFRunLoopRunStopped = 2,
kCFRunLoopRunTimedOut = 3,
kCFRunLoopRunHandledSource = 4
};

Thanks,
Vincent


  • Prev by Date: Re: E-mail
  • Next by Date: Re: EOF Advocacy, Open Source?
  • Previous by thread: Problems with NSInvocation - arguments misplaced? [long]
  • Next by thread: Re: CFRunLoopRunInMode Return Codes
  • Index(es):
    • Date
    • Thread