SlotList Interface

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
<GuidAttribute("214B1436-900E-43f4-A418-771C38E102B0")> _
Public Interface ISlotList
C#
[GuidAttribute("214B1436-900E-43f4-A418-771C38E102B0")]
public interface ISlotList
Visual C++
[GuidAttribute(L"214B1436-900E-43f4-A418-771C38E102B0")]
public interface class ISlotList
JavaScript
Cryptware.NCryptoki.ISlotList = function();
Cryptware.NCryptoki.ISlotList.createInterface('Cryptware.NCryptoki.ISlotList');

See Also