public C_FindObjects ( ulong session, ulong objectId, ulong maxObjectCount, ulong &objectCount ) : CKR | ||
session | ulong | The session's handle |
objectId | ulong | Location that receives the list (array) of additional object handles |
maxObjectCount | ulong | The maximum number of object handles to be returned |
objectCount | ulong | Location that receives the actual number of object handles returned |
return | CKR |