Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function Finalize ( _ reserved As IntPtr _ ) As Integer |
C# |
---|
public int Finalize( IntPtr reserved ) |
Visual C++ |
---|
public: virtual int Finalize( IntPtr reserved ) sealed |
JavaScript |
---|
function finalize(reserved); |
Parameters
- reserved
- Type: System..::..IntPtr