Get the connection ID of the calling process
PhConnectId_t PhGetConnectId( void );
This function returns the connection ID of the calling process.
The connection ID of the calling process, or -1 on error.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |