Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PhCreateTransportCtrl

PhCreateTransportCtrl

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PhCreateTransportCtrl()

Allocate a PhTransportCtrl_t structure

Synopsis:

PhTransportCtrl_t *PhCreateTransportCtrl( );

Library:

ph

Description:

This function creates and initializes a control structure to be used when packing data to send using Photon's transport mechanism.

Returns:

A pointer to the PhTransportCtrl_t structure created.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhGetNextInlineData(), PhGetTransportVectors(), PhPackEntry(), PhPackType(), PhReleaseTransportCtrl(), PhTransportCtrl_t, PhTransportLink_t, PhTransportType(), PtCreateTransportCtrl()

Drag and Drop chapter of the Photon Programmer's Guide