Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

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