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/phcursordescription_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/phcursordescription_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/phcursordescription_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/phcursordescription_t.html on line 8
Cursor header structure
typedef struct Ph_ev_cursor_descr {
unsigned short type;
unsigned short length;
} PhCursorDescription_t;
The PhCursorDescription_t structure is used as a header for these cursor description structures:
In functions that call for a PhCursorDescription_t, you should pass in the address for the hdr structure of a populated PhCharacterCursorDescription_t or PhBitmapCursorDescription_t.
The members of PhCursorDescription_t are:
- type
- Defines a cursor type. See the parent structure for a description.
- length
- The total length of the parent cursor structure, in bytes.
Photon
PhCharacterCursorDescription_t,
PhBitmapCursorDescription_t,
PhInitDrag(),
PtDndSelect(),
PtInitDnd()
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/phcursordescription_t.html on line 99
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/phcursordescription_t.html on line 99