Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-01-17 06:21:42
Size: 650
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2010-01-17 22:09:29
Size: 752
Editor: SheenaSmith
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

== Return Value ==
*is there a RV for void*? The pointer is passed to the callback function.???*

DRAFT

SDL_GetWindowData

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

Syntax

void* SDL_GetWindowData(SDL_WindowID windowID)

Return Value

*is there a RV for void*? The pointer is passed to the callback function.???*

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

None: SDL_GetWindowData (last edited 2011-02-24 19:37:22 by SheenaSmith)

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