CryptoSys PKI Pro Manual

General.IsWin64 Method

Returns flag indicating the platform of the core DLL [DEPRECATED].

Syntax

[C#]
[ObsoleteAttribute("Use General.Platform() instead", false)]
public static int IsWin64()
[VB.NET]
<ObsoleteAttribute("Use General.Platform() instead", False)> _
Public Shared Function IsWin64 As Integer

Return Value

1 if platform is Win64 (X64) or 0 if Win32

[Contents] [Index]

[PREV: General.ErrorLookup Method...]   [Contents]   [Index]   
   [NEXT: General.LastError Method...]

Copyright © 2004-20 D.I. Management Services Pty Ltd. All rights reserved.