![]() |
![]() |
![]() |
![]() |
Add a new transport type to the transport registry
int PhRegisterTransportType( PhTransportRegEntry_t *ref );
ph
This function adds a the transport type definition pointed to by ref to the transport registry. For details on defining your own transport types, see “Registering new transport types” in the Drag and Drop chapter of the Photon Programmer's Guide.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhFindTransportType(), PhFreeTransportType(), PhMallocUnpack(), PhPackEntry(), PhTransportRegEntry_t, PhTransportType(), PhUnpack()
“Registering new transport types” in the Drag and Drop chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |