GetTotalSessionCount
Determine the total number of sessions open on all tokens on all adapters.
Synopsis
CK_RV GetTotalSessionCount(
unsigned int *pSessionCount);
Parameter | Description |
---|---|
pSessionCount | Reference to int to hold the number of open session |
On Successful Return
*pSessionCount — total number of open sessions