Wiki Page Content

Revision 1 as of 2010-01-17 06:21:42

Clear message

DRAFT

SDL_GetWindowData

Use this function to retrieve the data pointer associated with the window.

Syntax

void* SDL_GetWindowData(SDL_WindowID windowID)

Function Parameters

windowID

the type used to identify the window

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit