SlotInfo Interface

Namespace:  Cryptware.NCryptoki
Assembly:  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');

See Also