PhCreateTransportCtrl()

Allocate a PhTransportCtrl_t structure

Synopsis:

PhTransportCtrl_t *PhCreateTransportCtrl( );

Library:

ph

Description:

This function creates and initializes a control structure to be used when packing data to send using Photon's transport mechanism.

Returns:

A pointer to the PhTransportCtrl_t structure created.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhGetNextInlineData(), PhGetTransportVectors(), PhPackEntry(), PhPackType(), PhReleaseTransportCtrl(), PhTransportCtrl_t, PhTransportLink_t, PhTransportType(), PtCreateTransportCtrl()

Drag and Drop chapter of the Photon Programmer's Guide