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


Home
QNX Community Resources
QNX Documentation Library
PhReleaseTransportCtrl

PhReleaseTransportCtrl

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

PhReleaseTransportCtrl()

Free a PhTransportCtrl_t structure

Synopsis:

void PhReleaseTransportCtrl(
        PhTransportCtrl_t *ctrl );

Library:

ph

Description:

this function releases the transport control structure pointed to by ctrl, as well as any inline data pointed to by the structure.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhCreateTransportCtrl() PhTransportCtrl_t, PtCreateTransportCtrl(), PtReleaseTransportCtrl()

Drag and Drop chapter of the Photon Programmer's Guide