Allocate a PhTransportCtrl_t structure
PhTransportCtrl_t *PhCreateTransportCtrl( );
ph
This function creates and initializes a control structure to be used when packing data to send using Photon's transport mechanism.
A pointer to the PhTransportCtrl_t structure created.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhGetNextInlineData(), PhGetTransportVectors(), PhPackEntry(), PhPackType(), PhReleaseTransportCtrl(), PhTransportCtrl_t, PhTransportLink_t, PhTransportType(), PtCreateTransportCtrl()
Drag and Drop chapter of the Photon Programmer's Guide