Gets the state of the operation.

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

Syntax

Visual Basic (Declaration)
Function GetOperationState As Byte()
C#
byte[] GetOperationState()
Visual C++
array<unsigned char>^ GetOperationState()
JavaScript
function getOperationState();

Return Value

See Also