Click or drag to resize

GeneralPlatform Method

Return the platform the core DLL was compiled for.

Namespace: CryptoSysAPI
Assembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntax
public static string Platform()

Return Value

String
"Win32" or "X64"
See Also