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/phgetnextinlinedata.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/phgetnextinlinedata.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/phgetnextinlinedata.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/phgetnextinlinedata.html on line 8

PhGetNextInlineData()

Get the data for the next entry in a linked list of transport data

Synopsis:

void * PhGetNextInlineData(
          PhTransportCtrl_t *ctrl,
          PhTransportLink_t *current,
          PhTransportLink_t **new_link );

Library:

ph

Description:

PhGetNextInlineData() gets the inline data for the next entry in the linked list belonging to the control structure pointed to by ctrl. The current argument is a pointer to the PhTransportLink_t structure for the current entry in the list, or NULL to start at the beginning of the list. The memory pointed to by new_link is set to the address of the next entry, or NULL if the end of the list has been reached.

Returns:

A pointer to the data stored in the next entry of the list, or NULL if the end of the list has been reached.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhCreateTransportCtrl(), PhReleaseTransportCtrl(), PhTransportCtrl_t, PhTransportLink_t

Drag and Drop 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/phgetnextinlinedata.html on line 102

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/phgetnextinlinedata.html on line 102