Release a transport control structure used with drag and drop
void PtReleaseTransportCtrl( PtTransportCtrl_t *ctrl );
ph
This function releases the PtTransportCtrl_t structure pointed to by ctrl, as well as its members.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtCreateTransportCtrl(), PtInitDnd(), PtTransportCtrl_t, PtTransportType()
Drag and Drop chapter of the Photon Programmer's Guide