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/phregiondatahdr_t.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/phregiondatahdr_t.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/phregiondatahdr_t.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/phregiondatahdr_t.html on line 8
Data that's attached to a region
typedef struct Ph_region_data_hdr {
unsigned short len;
unsigned short type;
} PhRegionDataHdr_t;
The PhRegionDataHdr_t structure describes data that's attached
to a region.
It includes at least the following members:
- len
- The length of the data, in bytes.
The data immediately follows the PhRegionDataHdr_t structure
in the region's block of data.
- type
- The type of data, which indicates the data structure used:
Type
|
Structure
|
Ph_RDATA_WINDOW
|
PhWindowInfo_t
|
Ph_RDATA_CURSOR
|
PhCursorDef_t
|
Ph_RDATA_IG
|
PhIgRegionData_t
|
Ph_RDATA_GFXINFO
|
PhGrafxRegionData_t
|
Ph_RDATA_KBDINFO
|
PhKbdRegionData_t
|
Ph_RDATA_PTRINFO
|
PhPtrRegionData_t
|
Ph_RDATA_WMCONFIG
|
WmConfig_t
|
Ph_RDATA_GFXDETAIL
|
PhGrafxDetail_t
|
Ph_RDATA_INPMGRINFO
|
Internal use only
|
Ph_RDATA_CLIPBOARD
|
PhClipboardHdr
|
Ph_RDATA_USER
|
User-defined
|
Photon
PhRegion_t,
PhRegionDataFindType()
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/phregiondatahdr_t.html on line 198
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/phregiondatahdr_t.html on line 198