![]() |
![]() |
![]() |
![]() |
Get the ID of a connector
PhConnectorId_t PtConnectorGetId(
PtConnector_t const *connector );
ph
This function obtains the connector ID that a client can pass to PtConnectionFindId() in order to connect.
The connector ID.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
PtConnectorCreate(), PtConnectorDestroy()
“Connections” in the Interprocess Communication chapter of the Photon Programmer's Guide
![]() |
![]() |
![]() |
![]() |