Discuss this help topic in SecureBlackbox Forum
Specifies slot ID.
Declaration
[VB.NET]
Property SlotID As UInt32
[Pascal]
property SlotID : cardinal;
[C++]
uint32_t get_SlotID();
[PHP]
integer get_SlotID()
Description
Use this read-only property to get unique slot ID.
Discuss this help topic in SecureBlackbox Forum