Description | |||||||||||
Returns the connection id for the Creo Parametric session that this application is connected to. The identification string can be passed to external asynchronous applications to allow them to connect to this Creo Parametric session. | |||||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::ConnectionId | ||||||||||
Synopsis | |||||||||||
#include <ProCore.h> | |||||||||||
ProError | ProEngineerConnectIdGet | ( | |||||||||
ProConnectionId proe_connect_id | |||||||||||
/* (Out) | |||||||||||
Identification string that can be used by an asynchronous process to connect to this Creo Parametric session. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|