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()