GetObjectCount
Determine the number of objects on a token.
Synopsis
CK_RV GetObjectCount(
CK_SLOT_ID slotID,
unsigned int * pCount);
Parameter | Description |
---|---|
slotID | Slot ID containing objects to count |
pCount | Reference to int to hold number of objects |
On Successful Return
*pCount — number of objects