Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PtConnectorGetId

PtConnectorGetId

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PtConnectorGetId()

Get the ID of a connector

Synopsis:

PhConnectorId_t PtConnectorGetId( 
                   PtConnector_t const *connector );

Library:

ph

Description:

This function obtains the connector ID that a client can pass to PtConnectionFindId() in order to connect.

Returns:

The connector ID.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtConnectorCreate(), PtConnectorDestroy()

"Connections" in the Interprocess Communication chapter of the Photon Programmer's Guide