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


Home
QNX Community Resources
QNX Documentation Library
PtReleaseTransportCtrl

PtReleaseTransportCtrl

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

PtReleaseTransportCtrl()

Release a transport control structure used with drag and drop

Synopsis:

void PtReleaseTransportCtrl(
        PtTransportCtrl_t *ctrl );

Library:

ph

Description:

This function releases the PtTransportCtrl_t structure pointed to by ctrl, as well as its members.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtCreateTransportCtrl(), PtInitDnd(), PtTransportCtrl_t, PtTransportType()

Drag and Drop chapter of the Photon Programmer's Guide