Discuss this help topic in SecureBlackbox Forum
Contains the number of slots.
Declaration
[VB.NET]
Property SlotCount As Integer
[Pascal]
property SlotCount : Integer;
[C++]
int32_t get_SlotCount();
[PHP]
integer get_SlotCount()
[Java]
int getSlotCount();
Description
Use this read-only property to retrievethe number of slots.
Discuss this help topic in SecureBlackbox Forum