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

PhRegionDataFindType()

Find a data type within a region's data

Synopsis:

PhRegionDataHdr_t * 
    PhRegionDataFindType( 
        PhRegion_t const *region,
        PhRegionDataHdr_t const *data,
        short type);

Library:

ph

Description:

This function finds the specified type of data within the provided region's data block. For a list of types, see the description of PhRegionDataHdr_t.

Returns:

A pointer to a PhRegionDataHdr_t structure that matches the specified data type. If no data entries within the region's data block match the specified type, the function returns NULL.

Examples:

See PhRegionChange().

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhRegion_t, PhRegionDataHdr_t, PhRegionChange(), PhRegionQuery()

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/phregiondatafindtype.html on line 109

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/phregiondatafindtype.html on line 109