Re: IsMovieDone
Re: IsMovieDone
On Sun, Sep 22, 2002 at 07:28:36PM -0400, Anthony Arthur wrote:
>
Movie* movie = NULL;
>
>
movie = (Movie*)[[self movie] QTMovie];
-[NSMovie QTMovie] returns a value of type Movie, not Movie *. The
header is unnecessarily obtuse (file a bug), though the documentation
properly indicates the return value.
--
=Nicholas Riley <email@hidden> | <
http://www.uiuc.edu/ph/www/njriley>
Pablo Research Group, Department of Computer Science and
Medical Scholars Program, University of Illinois at Urbana-Champaign
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >IsMovieDone (From: Anthony Arthur <email@hidden>) |