Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 8
Query the system for information about a given region
PhSysInfo_t * PhQuerySystemInfo(
PhRid_t rid,
PhRect_t const *rect,
PhSysInfo_t *sysinfo );
ph
This function queries the system for information for the region with the
given rid:
- system bandwidth
- graphics drivers and their capabilities
- pointing devices
- keyboard devices
The information is stored in the
PhSysInfo_t
structure pointed to by sysinfo.
Photon reports information about itself and system regions that intersect
the rectangular area specified by the
PhRect_t
structure pointed to by rect.
If rect is
NULL, the area is the extent of the given region.
A pointer to the PhSysInfo_t structure passed to the function,
or NULL if an error occurred.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PhRect_t,
PhSysInfo_t,
PtQuerySystemInfo()
“System information”
in the Regions chapter of the Photon Programmer's Guide.
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 112
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phquerysysteminfo.html on line 112