Returns flag indicating the platform of the core DLL.
public static int IsWin64()
Public Shared Function IsWin64 As Integer
1 if platform is Win64 (X64) or 0 if Win32
[Contents] [Index]