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