Gets the state of the operation.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetOperationState As Byte() |
C# |
---|
byte[] GetOperationState() |
Visual C++ |
---|
array<unsigned char>^ GetOperationState() |
JavaScript |
---|
function getOperationState(); |