Re: How to get the CGDirectDisplayID?
Re: How to get the CGDirectDisplayID?
- Subject: Re: How to get the CGDirectDisplayID?
- From: "Sean McBride" <email@hidden>
- Date: Tue, 26 Apr 2005 09:48:22 -0400
- Organization: Rogue Research
On 2005-04-26 02:43, Andreas Mayer said:
>> CGDirectDisplayID is a pointer to a struct, so it's just some 32-bit
>> value.
>
>Well, I can see that it's a pointer to a struct. It's just that I
>didn't know _what_ struct it is pointing to. :)
You're not supposed to. It's opaque. Prevents people from depending on
the fields of the struct, making it hard for Apple to change.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden