Pointer receiving the output of the operation

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

Syntax

Visual Basic (Declaration)
Public Output As IntPtr
C#
public IntPtr Output
Visual C++
public:
IntPtr Output
JavaScript
output

See Also