SlotInfo Interface
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<GuidAttribute("B672DA8A-B8BC-425a-9DE4-4D48B09B6FB4")> _ Public Interface ISlotInfo |
| C# |
|---|
[GuidAttribute("B672DA8A-B8BC-425a-9DE4-4D48B09B6FB4")] public interface ISlotInfo |
| Visual C++ |
|---|
[GuidAttribute(L"B672DA8A-B8BC-425a-9DE4-4D48B09B6FB4")] public interface class ISlotInfo |
| JavaScript |
|---|
Cryptware.NCryptoki.ISlotInfo = function(); Cryptware.NCryptoki.ISlotInfo.createInterface('Cryptware.NCryptoki.ISlotInfo'); |