GetObjectCount

Synopsis

CK_RV GetObjectCount(
CK_SLOT_ID slotID,
unsigned int * pCount);

Description

Determine the number of objects on a token.

Parameters

slotID

Slot ID containing objects to count

pCount

Reference to int to hold number of objects

On Successful Return

*pCount — number of objects