Click or drag to resize

GeneralIsWin64 Method

Returns flag indicating the platform of the core DLL.

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

Return Value

Int32
1 if platform is Win64 (X64) or 0 if Win32
See Also