Free a PhTransportCtrl_t structure
void PhReleaseTransportCtrl( PhTransportCtrl_t *ctrl );
ph
this function releases the transport control structure pointed to by ctrl, as well as any inline data pointed to by the structure.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhCreateTransportCtrl() PhTransportCtrl_t, PtCreateTransportCtrl(), PtReleaseTransportCtrl()
Drag and Drop chapter of the Photon Programmer's Guide