Gets the slot ID.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SlotID As Integer Get |
C# |
---|
int SlotID { get; } |
Visual C++ |
---|
property int SlotID { int get (); } |
JavaScript |
---|
function get_slotID(); |