CacheGetCurrentProcessID

  Previous topic Next topic  

CacheGetCurrentProcessId ( hConnection ) -> nProcessId

The function returns the ProcessID of the <hConnection>. This process ID is given by OS. SO it can be viewed in Task Manager as one of the threads in the name of your application. Your application may have more than one process ids depending upon the number of connections you might have opened with CachéAddConnection() or CachéAddConnectionEx() functions.