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

Syntax

Visual Basic (Declaration)
ReadOnly Property SlotID As Integer
	Get
C#
int SlotID { get; }
Visual C++
property int SlotID {
	int get ();
}
JavaScript
function get_slotID();

See Also