Generic SDL_SysWMinfo data

Hello,

When receiving a generic SDL_SysWMinfo from SDL_GetWMInfo, what exactly is
the data (in particular, for Mac)? The generic struct just says SDL_version
and an int that represents data. But what is that data?

Thanks,

Ryan

Hello,

I was really hoping somebody might be able to answer this question. Was it
a stupid question that I shouldn’t have asked or is it just that nobody
knows the answer?

Thanks,

Ryan

“Michael Ryan Bannon” <@Michael_Ryan_Bannon> wrote in message
news:e910o4$2eu$1 at sea.gmane.org…> Hello,

When receiving a generic SDL_SysWMinfo from SDL_GetWMInfo, what exactly is
the data (in particular, for Mac)? The generic struct just says
SDL_version and an int that represents data. But what is that data?

Thanks,

Ryan

Hello,

When receiving a generic SDL_SysWMinfo from SDL_GetWMInfo, what exactly is
the data (in particular, for Mac)? The generic struct just says SDL_version
and an int that represents data. But what is that data?

There is no data that’s exposed on the Mac. I’m not sure if you can even
transfer anything from Objective C via a C pointer. ?

-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment

Thanks for the response. There’s a reason for this question, regarding Mac
windows, but I’ll start another thread for that. Thanks again.

“Sam Lantinga” wrote in message
news:E1G1Q9U-0000ps-F5 at twomix.devolution.com…>> Hello,

When receiving a generic SDL_SysWMinfo from SDL_GetWMInfo, what exactly
is
the data (in particular, for Mac)? The generic struct just says
SDL_version
and an int that represents data. But what is that data?

There is no data that’s exposed on the Mac. I’m not sure if you can even
transfer anything from Objective C via a C pointer. ?

-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment