|
OldSchool Library 1.5.1
|
Internet browser functions in OSLib. More...
Macros | |
| #define | OSL_BROWSER_ERROR_MEMORY -1 |
| Memory error initializing the browser. | |
| #define | OSL_BROWSER_ERROR_INIT -2 |
| Error initializing the browser. | |
Functions | |
| int | oslBrowserInit (char *url, char *downloadDir, int browserMemory, unsigned int displaymode, unsigned int options, unsigned int interfacemode, unsigned int connectmode) |
| Initializes the internet browser. | |
| void | oslDrawBrowser () |
| Renders the browser display. | |
| int | oslGetBrowserStatus () |
| Gets the current status of the browser. | |
| void | oslEndBrowser () |
| Ends the browser session. | |
| int | oslBrowserIsActive () |
| Checks if the browser is active. | |
Internet browser functions in OSLib.
This file provides access to Sony's internet browser utility.