Gets the slots.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Slots As SlotList Get |
C# |
---|
SlotList Slots { get; } |
Visual C++ |
---|
property SlotList^ Slots { SlotList^ get (); } |
JavaScript |
---|
function get_slots(); |