Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PhGetConnectId()

Get the connection ID of the calling process

Synopsis:

PhConnectId_t PhGetConnectId( void );

Library:

ph

Description:

This function returns the connection ID of the calling process.

Returns:

The connection ID of the calling process, or -1 on error.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhGetConnectInfo()